summaryrefslogtreecommitdiff
path: root/tests/test-bison-yylval
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
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.John Millaway2002-09-13
* fixed missing 'clean' file.John Millaway2002-08-22
* Tests now respect CFLAGS, CPPFLAGS, etc..John Millaway2002-08-16
* s/yy_globals_t/yyguts_t/gJohn Millaway2002-07-23
* 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
* now that config.h lives in the top-level directory, we need to tell the tests...Will Estes2002-04-09
* we can ignore some Makefile.inWill Estes2002-04-08
* adding automake supportWill Estes2002-04-08
* 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
* a big batch from millawayWill 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
* Fixed semantics of test (the success or failure of this test should beJohn Millaway2001-08-01
* adding .cvsignore files for existing tests/ subdirectoriesWill Estes2001-06-17
* add john millaway's test directoryWill Estes2001-05-18