summaryrefslogtreecommitdiff
path: root/tests/include_by_push.direct.l
Commit message (Collapse)AuthorAge
* Improved M4 quotationDemi Obenour2016-10-19
| | | | | | | | | | | This fixes M4 quotation of certain strings beginning with `yy` (in section 3 of the input file only) and character literals. The new quotation method is also less brittle and faster. Tests that relied on the old behavior were fixed. Also, `yyconst` is no longer defined; use `const` (which it unconditionally was defined to) instead.
* Exited with error code on some conditions in include testsEgor Pugin2016-05-20
|
* Fix `unused function` warnings in testsMariusz PluciƄski2014-11-26
|
* refactor include_by_* tests for new test suite layoutWill Estes2014-11-12