summaryrefslogtreecommitdiff
path: root/tests/local.at
Commit message (Expand)AuthorAgeFilesLines
* 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: strengthen the tests and fix push-parsers.Akim Demaille2012-07-051-1/+1
* api.prefix.Akim Demaille2012-06-291-2/+5
* tests: AT_YYERROR_DEFINE: prepare for list of ints.Akim Demaille2012-06-281-3/+8
* tests: do not output m4 set up.Akim Demaille2012-06-261-2/+4
* tests: use assert instead of plain abort.Akim Demaille2012-06-261-3/+2
* tests: improve the generic yylex implementation.Akim Demaille2012-06-261-4/+15
* tests: generalize the compilation macros.Akim Demaille2012-06-261-8/+29
* tests: fix confusion between api.prefix and name-prefix.Akim Demaille2012-06-261-9/+9
* tests: more uniformity.Akim Demaille2012-06-221-21/+31
* tests: handle locations in a more generic way.Akim Demaille2012-06-221-11/+25
* tests: handle locations in the generic yyerror functions.Akim Demaille2012-06-221-5/+18
* tests: improve infrastructureAkim Demaille2012-06-221-18/+21
* tests: AT_LANG.Akim Demaille2012-06-211-25/+38
* tests: support api.prefix.Akim Demaille2012-06-171-12/+14
* tests: pacify font-lock-mode.Akim Demaille2012-06-171-2/+2
* tests: factor the declaration/definition of yyerror and yylex.Akim Demaille2012-06-171-10/+72
* tests: improve AT_FULL_COMPILE.Akim Demaille2012-06-151-9/+20
* maint: fix comment typosJim Meyering2012-06-051-1/+1
* tests: save/restore Autotest special files when checking XML support.Akim Demaille2012-05-111-4/+6
* tests: AT_SAVE_SPECIAL_FILES / AT_RESTORE_SPECIAL_FILES.Akim Demaille2012-05-111-14/+29
* tests: ignore code coverage/profiling failure messagesAkim Demaille2012-05-021-1/+10
* tests: beware of -pedantic on large #line numbers.Akim Demaille2012-03-241-0/+11
* tests: when using the C++ compiler, use its flags too.Akim Demaille2012-03-241-0/+11
* tests: minor fixes/simplificationsmaintAkim Demaille2012-03-131-13/+9
* tests: be robust to POSIXLY_CORRECT being defined.Akim Demaille2012-03-061-3/+4
* maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
* Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-031-2/+9
* Pacify maintainer-check-posix.Joel E. Denny2011-04-031-72/+68
* Add -Wother so -Wnone suppresses all warnings.Joel E. Denny2011-04-031-6/+27
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-071-10/+37
* -Werror: fix for rules useless in parser after conflicts.Joel E. Denny2010-08-011-1/+64
* Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+3
* lalr1.cc: location_type: make sure we don't depend on loc.(begin|end).Akim Demaille2010-05-071-1/+1
* tests: calc: simplify location management.Akim Demaille2010-04-141-0/+29
* test location_type.Akim Demaille2010-04-141-2/+5
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* %define: accept unquoted values.Joel E. Denny2009-08-281-1/+1
* Some M4 cleanup in the testsuite.Joel E. Denny2009-07-221-31/+20
* Implement %define lr.default_rules.Joel E. Denny2009-04-211-2/+161
* Fix portability issue in the test suite.Akim Demaille2009-04-171-0/+16
* Fix unexpanded macros in GLR defines file.Joel E. Denny2008-11-191-11/+45
* * tests/local.at (AT_BISON_CHECK_XML): Fix quoting in previous patch.Joel E. Denny2007-12-221-6/+6
* Automate regression testing of the XML/XSLT implementation. DiscussedJoel E. Denny2007-12-221-0/+73
* Deprecate %pure-parser and add `%define api.pure'. Discussed startingJoel E. Denny2007-10-291-4/+5
* Update to GPLv3.Paul Eggert2007-08-151-8/+6
* 2007-03-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-03-091-0/+3