summaryrefslogtreecommitdiff
path: root/tests/test-reject
Commit message (Expand)AuthorAge
* add CFLAGS and CXXFLAGS options as appropriate to testsuite Makefile.am filesDennis Clarke2012-10-31
* rename .cvsignore files in tests/ subdirectories to gitignoreWill Estes2012-07-29
* wrap yy_fatal_error calls appropriatelyWill Estes2012-03-02
* change CLEANFILES to include instead of just the testname for the executableWill Estes2006-11-09
* Removed m4 from test-rejectJohn Millaway2006-03-21
* merge millaway's m4 branch workWill Estes2003-03-25
* remove BISON assignment as per suggestion from Akim DemailleWill Estes2002-10-11
* we used INCLUDES in another place in the Makefile.am files in the test suiteWill Estes2002-09-27
* oops, I typed that last s/// command to perl way wrongWill Estes2002-09-27
* use AM_CPPFLAGS instead of INCLUDES; write -I with no space after it for brok...Will Estes2002-09-27
* minor fixup for dist.John Millaway2002-09-17
* replace yytables_load with yytables_fload as per millaway's other changesWill Estes2002-09-16
* Created test for reject.John Millaway2002-09-13