summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: do not depend on __cplusplus to decide for C++ or C outputAkim Demaille2012-07-271-5/+4
* also support $<foo>$ in the %initial-actionAkim Demaille2012-07-271-5/+5
* printer/destructor: translate only onceAkim Demaille2012-07-271-3/+6
* factor the handling of m4 escapingAkim Demaille2012-07-271-0/+30
* support $<tag>$ in printers and destructorsAkim Demaille2012-07-262-3/+140
* muscles: fix another occurrence of unescaped type nameAkim Demaille2012-07-261-0/+13
* tests: fix an assertionAkim Demaille2012-07-261-1/+1
* tests: adjust to GCC 4.8, which displays caret errorsAkim Demaille2012-07-261-6/+19
* be sure to properly escape type namesAkim Demaille2012-07-261-0/+51
* tests: adjust to case where the C compiler is actually a C++ compilerAkim Demaille2012-07-182-2/+11
* tests: fix dependenciesAkim Demaille2012-07-181-4/+4
* maint: Valgrind on OS X.Akim Demaille2012-07-181-1/+1
* tests: be sure that backups are safe.Akim Demaille2012-07-171-0/+2
* tests: refactor for legibility.Akim Demaille2012-07-171-60/+69
* tests: refactor the bison invocations.Akim Demaille2012-07-171-15/+30
* tests: fix SKIP_IF for Java.Akim Demaille2012-07-051-1/+2
* api.prefix: incompatible with %name-prefix.Akim Demaille2012-07-051-1/+30
* api.prefix: strengthen the tests and fix push-parsers.Akim Demaille2012-07-053-54/+71
* tests: headers.at: strengthen.Akim Demaille2012-07-041-1/+8
* glr.cc: do not override C++ definitions by C macros.Akim Demaille2012-07-041-2/+3
* tests: portability fixes.Akim Demaille2012-07-041-3/+5
* tests: more logs.Akim Demaille2012-07-041-9/+16
* api.prefix.Akim Demaille2012-06-292-2/+95
* tests: use the generalized default yylex.Akim Demaille2012-06-283-87/+22
* tests: AT_YYERROR_DEFINE: prepare for list of ints.Akim Demaille2012-06-286-25/+30
* tests: do not output m4 set up.Akim Demaille2012-06-261-2/+4
* tests: use the generic yyerror function.Akim Demaille2012-06-262-81/+72
* tests: use assert instead of plain abort.Akim Demaille2012-06-2610-62/+51
* tests: improve the generic yylex implementation.Akim Demaille2012-06-261-4/+15
* tests: generalize the compilation macros.Akim Demaille2012-06-264-18/+39
* tests: fix confusion between api.prefix and name-prefix.Akim Demaille2012-06-261-9/+9
* tests: more uniformity.Akim Demaille2012-06-224-47/+52
* tests: handle locations in a more generic way.Akim Demaille2012-06-223-89/+77
* tests: handle locations in the generic yyerror functions.Akim Demaille2012-06-223-15/+20
* tests: fix AT_CHECK_CALC.Akim Demaille2012-06-221-6/+5
* tests: improve infrastructureAkim Demaille2012-06-221-18/+21
* tests: factor.Akim Demaille2012-06-216-119/+46
* tests: AT_LANG.Akim Demaille2012-06-211-25/+38
* tests: support api.prefix.Akim Demaille2012-06-174-48/+56
* tests: pacify font-lock-mode.Akim Demaille2012-06-171-2/+2
* tests: remove test covered elsewhere.Akim Demaille2012-06-171-22/+0
* tests: factor the declaration/definition of yyerror and yylex.Akim Demaille2012-06-1711-599/+378
* tests: portability issues.Akim Demaille2012-06-171-2/+2
* tests: call the parser from another compilation unit.Akim Demaille2012-06-151-59/+85
* tests: improve AT_FULL_COMPILE.Akim Demaille2012-06-151-9/+20
* tests: reorder.Akim Demaille2012-06-151-14/+13
* tests: strengthen the test on generated headers inclusionAkim Demaille2012-06-151-6/+10
* tests: remove all the -On flags.Akim Demaille2012-06-121-3/+5
* maint: fix comment typosJim Meyering2012-06-052-4/+4
* tests: save/restore Autotest special files when checking XML support.Akim Demaille2012-05-112-6/+10