summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+2
* portability: fix for BSD make.Joel E. Denny2010-03-231-1/+1
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* * tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.Joel E. Denny2009-08-101-2/+2
* maint: run "make update-copyright"Joel E. Denny2009-08-061-2/+2
* Remove remaining dependence on CVS Id keyword.Joel E. Denny2008-07-271-2/+2
* Fix dependence on computed configure variables.Joel E. Denny2008-07-271-1/+1
* Automate regression testing of the XML/XSLT implementation. DiscussedJoel E. Denny2007-12-221-0/+4
* Update to GPLv3.Paul Eggert2007-08-151-14/+12
* Fix push parsing memory leak reported by Brandon Lucia atJoel E. Denny2007-07-281-1/+2
* 2007-01-29 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-291-0/+1
* Implement support for relative and absolute skeleton file names.Joel E. Denny2007-01-181-1/+1
* Add maintainer-push-check to run maintainer-check using push parsing inJoel E. Denny2007-01-021-1/+5
* Don't let Bison leak memory except when it complains.Paul Eggert2006-11-081-0/+1
* * tests/Makefile.am ($(srcdir)/package.m4, maintainer-check-valgrind):Paul Eggert2006-03-061-7/+4
* * NEWS: Version 2.0b.Paul Eggert2005-07-241-5/+5
* * tests/Makefile.am (maintainer-check-g++): Remove bogusPaul Eggert2005-07-141-6/+2
* Update copyright.Paul Eggert2005-07-141-1/+3
* (maintainer-check-g++): Fix a strayPaul Eggert2005-07-141-1/+1
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* * data/lalr1.cc (parser::token_number_type, parser::rhs_number_type)Akim Demaille2004-12-221-0/+1
* Don't impose std::string for filenames.Akim Demaille2004-12-211-3/+3
* ($(TESTSUITE)): Remove warning about ignoringPaul Eggert2003-12-241-1/+0
* Don't run 'testsuite --clean' if testsuite doesn't exist.Paul Eggert2003-10-071-1/+1
* Tune local.at so that people can "autom4te -l autotest calc.at -oAkim Demaille2003-08-251-0/+1
* Create tests/local.at for Bison generic testing macros.Akim Demaille2003-03-021-0/+1
* Update copyright date to 2003.Paul Eggert2003-02-011-1/+1
* Rename tests/glr-regr1.at to tests/glr-regression.at.Paul Hilfinger2003-01-291-1/+1
* Add test glr-regr1.at to check for incorrect collapsing of states duringPaul Hilfinger2002-10-301-1/+1
* * tests/Makefile.am (maintainer-check-posix): New.Akim Demaille2002-10-141-9/+13
* * configure.ac (AC_GNU_SOURCE): Use it instead of hand written code.Akim Demaille2002-10-131-0/+20
* * tests/Makefile.am ($(srcdir)/package.m4): Bison now shipsAkim Demaille2002-09-101-1/+1
* (EXTRA_DIST): Avoid +=, a GNU make extension.Paul Eggert2002-08-121-4/+2
* Initial check-in introducing experimental GLR parsing. See entry inPaul Hilfinger2002-06-281-1/+2
* Remove the so called hairy (semantic) parsers.Akim Demaille2002-05-021-3/+2
* * tests/torture.at (Big triangle): New.Akim Demaille2002-04-071-1/+1
* * src/LR0.c (new_state): Display `nstates' as the name of theAkim Demaille2002-04-071-1/+1
* Test and fix the #line outputs.Akim Demaille2002-03-191-1/+2
* * tests/regression.at (%nonassoc and eof, Unresolved SR Conflicts)Akim Demaille2002-03-191-1/+1
* * tests/input.at: New.Akim Demaille2002-02-071-0/+1
* Give a try to M4 as a back end.Akim Demaille2002-02-051-1/+3
* Creating package.m4 from configure.ac causes too many problems.Akim Demaille2002-01-061-3/+23
* * src/output.c (header_output): Don't forget to export YYLTYPE andAkim Demaille2001-12-291-1/+2
* Mid-rule actions are simply... ignored!Akim Demaille2001-12-291-1/+2
* * src/gram.h (rule_t): `guard' and `guard_line' are new members.Akim Demaille2001-12-271-1/+3
* The computation of nullable is broken: it doesn't handle emptyAkim Demaille2001-12-131-1/+1
* * configure.in: Require 2.52g.Akim Demaille2001-12-101-2/+1
* * tests/reduce.at (Useless Terminals, Useless Nonterminals): New.Akim Demaille2001-11-281-1/+1