summaryrefslogtreecommitdiff
path: root/tests/test-include-by-reentrant
Commit message (Expand)AuthorAge
* 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
* Tests now respect CFLAGS, CPPFLAGS, etc..John Millaway2002-08-16
* All prototypes were rewritten to depend upon the macro YY_TRADITIONAL_FUNC_DE...John Millaway2002-07-25
* Prepended explicit license to all test-*/ sources.John Millaway2002-06-25
* Fixed command line for test-include-by-reentrant/Makefile.amJohn Millaway2002-04-19
* 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
* put test-include-by-reentrant under automakeWill Estes2002-04-10
* add OUTPUT to .cvsignore files in test directories; it's also in the template...Will Estes2002-02-07
* more from the same batchWill Estes2001-11-14
* millaway simplified the reentrant api; here's the resultWill Estes2001-10-26
* Cleaned up the output of the tests.John Millaway2001-08-04
* adding .cvsignore files for existing tests/ subdirectoriesWill Estes2001-06-17
* add john millaway's test directoryWill Estes2001-05-18