summaryrefslogtreecommitdiff
path: root/tests/push.at
Commit message (Expand)AuthorAgeFilesLines
* tests: AT_YYERROR_DEFINE: prepare for list of ints.Akim Demaille2012-06-281-1/+1
* tests: factor.Akim Demaille2012-06-211-25/+15
* c++: more YY_NULLAkim Demaille2012-04-011-5/+5
* change more quotes in source, and adjust tests to matchJim Meyering2012-01-241-1/+1
* maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-1/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+2
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* tests: clean up push.at test group titles.Joel E. Denny2009-09-131-12/+12
* Complain about unused %define variables and %code qualifiers.Joel E. Denny2009-09-051-2/+2
* %define: accept unquoted values.Joel E. Denny2009-08-281-3/+3
* Convert underscores to dashes in some %define variable names.Joel E. Denny2009-04-301-5/+5
* Fix impure push parser compile error reported by Bob Rossi atJoel E. Denny2008-02-201-13/+11
* Automate regression testing of the XML/XSLT implementation. DiscussedJoel E. Denny2007-12-221-3/+3
* Deprecate %pure-parser and add `%define api.pure'. Discussed startingJoel E. Denny2007-10-291-1/+1
* %define push_pull -> %define api.push_pull. Discussed starting atJoel E. Denny2007-10-281-4/+4
* Replace `%push-parser' and `%push-pull-parser' withJoel E. Denny2007-09-251-3/+21
* In impure push mode, don't allow more than one yypstate to be allocatedJoel E. Denny2007-08-181-0/+74
* Update to GPLv3.Paul Eggert2007-08-151-8/+6
* * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Do notJoel E. Denny2007-08-111-18/+16
* Fix push parsing memory leak reported by Brandon Lucia atJoel E. Denny2007-07-281-0/+82