summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* portability: fix several issues with M4 subprocess.Joel E. Denny2010-02-222-1/+45
* Code cleanup.Joel E. Denny2010-02-011-2/+0
* maint: run "make update-copyright"Joel E. Denny2010-01-0423-39/+30
* POSIX: complain if %prec's token was not defined.Joel E. Denny2009-12-311-2/+2
* POSIX: warn if %prec's token was not defined.Joel E. Denny2009-12-311-0/+20
* Fix handling of yychar manipulation in user semantic actions.Joel E. Denny2009-12-222-0/+195
* Add gcc's -Wundef to test suite and fix another warning from it.Joel E. Denny2009-12-161-3/+3
* portability: use -DGNULIB_POSIXCHECK.Joel E. Denny2009-12-151-1/+1
* tests: skip tests of file names that platform does not support.Joel E. Denny2009-10-041-0/+4
* yysyntax_error: avoid duplicate lookahead collection.Joel E. Denny2009-10-041-7/+4
* yysyntax_error: test memory management more.Joel E. Denny2009-10-042-0/+213
* tests: don't abuse AT_BISON_CHECK.Joel E. Denny2009-09-271-3/+5
* tests: check that parse-gram.y's IELR and LALR are identical.Joel E. Denny2009-09-262-0/+22
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-51/+51
* tests: clean up push.at test group titles.Joel E. Denny2009-09-131-12/+12
* Provide an additional sub-message for clarity.Alex Rozenman2009-09-121-20/+50
* Complain about unused %define variables and %code qualifiers.Joel E. Denny2009-09-052-46/+47
* Use "Unresolved reference" error message when no symbols were foundAlex Rozenman2009-09-051-4/+81
* %define: accept unquoted values.Joel E. Denny2009-08-287-30/+30
* %define lr.type: make values lowercase IDs.Joel E. Denny2009-08-282-9/+9
* tests: use perl for printing special sequences to files.Joel E. Denny2009-08-271-11/+8
* tests: show a use of %define lr.default-reductions "consistent"Joel E. Denny2009-08-261-0/+23
* tests: portability fix.Akim Demaille2009-08-261-1/+8
* Fix %error-verbose for conflicts resolved by %nonassoc.Joel E. Denny2009-08-251-6/+3
* Fix complaints about escape sequences.Joel E. Denny2009-08-191-0/+43
* Make it easier to write deterministic tests.Joel E. Denny2009-08-131-25/+15
* * tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.Joel E. Denny2009-08-101-2/+2
* Convert "misleading reference" messages to warnings.Alex Rozenman2009-08-081-8/+8
* maint: run "make update-copyright"Joel E. Denny2009-08-069-13/+17
* Warn about character literals not of length one.Joel E. Denny2009-07-241-0/+62
* Some M4 cleanup in the testsuite.Joel E. Denny2009-07-222-40/+23
* Style changes and factoring.Alex Rozenman2009-07-041-23/+22
* Named symbol references.Alex Rozenman2009-06-272-0/+460
* style changes.Akim Demaille2009-06-111-9/+9
* xml: beware of user strings used to give a %prec to rules.Akim Demaille2009-06-111-3/+20