summaryrefslogtreecommitdiff
path: root/tests/test-header-r
Commit message (Expand)AuthorAge
* remove BISON assignment as per suggestion from Akim DemailleWill Estes2002-10-11
* use builddir in tests that need it in their include pathWill Estes2002-10-10
* 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
* Tests now respect CFLAGS, CPPFLAGS, etc..John Millaway2002-08-16
* Prepended explicit license to all test-*/ sources.John Millaway2002-06-25
* Added -I . to compiler search path in tests (so it finds the generated parser...John Millaway2002-04-19
* Added top_builddir to -I path.John Millaway2002-04-19
* we missed a few main.c files in the distributionWill Estes2002-04-15
* removed eroneous files listed in EXTRA_DISTWill Estes2002-04-12
* put test-header-r under automakeWill Estes2002-04-09
* add OUTPUT to .cvsignore files in test directories; it's also in the template...Will Estes2002-02-07
* and more falloutWill Estes2001-11-14