summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: avoid "magic number exit".Akim Demaille2012-02-192-4/+3
* maint: address a couple of syntax-check errors.Akim Demaille2012-02-191-3/+3
* maint: add license headers.Akim Demaille2012-02-142-0/+28
* use a more consistent quoting style.Akim Demaille2012-02-083-12/+12
* tests: fix expected output.Akim Demaille2012-01-261-1/+0
* yacc: fix YYBACKUP.Akim Demaille2012-01-261-0/+65
* tests: port to Solaris 10 'diff -u'Paul Eggert2012-01-251-2/+2
* change more quotes in source, and adjust tests to matchJim Meyering2012-01-244-49/+49
* quote consistently and make tests pass with new quoting from gnulibJim Meyering2012-01-235-125/+125
* maint: run "make update-copyright".Akim Demaille2012-01-1323-23/+23
* tests: add -pedantic for --enable-gcc-warnings.Joel E. Denny2011-08-211-0/+1
* tests: fix empty unions.Joel E. Denny2011-08-211-4/+2
* Fix precedence for end token.Joel E. Denny2011-05-011-3/+7
* tests: pacify gcc 4.6.0's -Wunused-but-set-variable.Joel E. Denny2011-04-161-1/+1
* Add -Wconflicts-sr and -Wconflicts-rr.Joel E. Denny2011-04-032-2/+110
* 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
* Don't let -Wnone disable -Werror.Joel E. Denny2011-04-031-0/+33
* lr.default-reductions: rename "full" value to "most".Joel E. Denny2011-03-202-7/+7
* named references: fix double free.Akim Demaille2011-03-091-0/+13
* tests: style changes.Akim Demaille2011-03-091-79/+51
* lr.default-reductions: rename "all" value to "full".Joel E. Denny2011-03-062-7/+8
* java: test and document previous bug fix.Joel E. Denny2011-02-191-32/+35
* Do not allow identifiers that start with a dash.Joel E. Denny2011-02-054-16/+71
* Improve error messages for `$' or `@' followed by `.' or `-'.Joel E. Denny2011-01-091-0/+29
* maint: run "make update-copyright".Joel E. Denny2011-01-0223-38/+28
* parse.lac: implement exploratory stack reallocations.Joel E. Denny2010-12-232-6/+17
* parse.lac: implement as %define variable.Joel E. Denny2010-12-233-25/+362
* yysyntax_error: adjust prior fixes for branch-2.5's lalr1.cc.Joel E. Denny2010-11-071-2/+7
* yysyntax_error: fix for consistent error with lookahead.Joel E. Denny2010-11-073-54/+211
* yysyntax_error: more preparation for readability of next patch.Joel E. Denny2010-11-071-52/+67
* Fix portability problem on OpenBSD 4.7.Paul Eggert2010-10-161-3/+3
* Adjust to recent changes to gnulib bootstrap.Paul Eggert2010-10-161-16/+0
* -Werror: fix for rules useless in parser after conflicts.Joel E. Denny2010-08-011-1/+64
* tests: handle Valgrind that complains about >&-.Joel E. Denny2010-07-241-2/+9
* Do not use date ranges in copyright notices.Paul Eggert2010-06-2323-28/+52
* c++: use YYRHSLOC.Akim Demaille2010-05-121-12/+13
* lalr1.cc: location_type: make sure we don't depend on loc.(begin|end).Akim Demaille2010-05-072-10/+25
* tests: enhance AT_SYNCLINES_COMPILE.Akim Demaille2010-05-071-5/+27
* Revert 2009-12-30 change for undefined %prec token complaints.Joel E. Denny2010-04-301-2/+2
* tests: calc: minor refactoring.Akim Demaille2010-04-141-7/+3
* tests: calc: simplify location management.Akim Demaille2010-04-142-25/+44
* test location_type.Akim Demaille2010-04-142-13/+51
* tests: check fclose's return value.Akim Demaille2010-04-141-1/+2
* tests: don't depend on the actual location type.Akim Demaille2010-04-141-2/+2
* formatting changes.Akim Demaille2010-04-141-5/+11
* portability: fix test suite for GCC 4.5's new #error message.Joel E. Denny2010-04-031-1/+3
* tests: fix 250: parse.error=verbose overflow.Akim Demaille2010-03-261-2/+5
* portability: fix for BSD make.Joel E. Denny2010-03-231-1/+1
* tests: fix maintainer-xml-check for recent changes.Joel E. Denny2010-02-221-1/+5