summaryrefslogtreecommitdiff
path: root/tests/test-pthread
Commit message (Expand)AuthorAge
* fixes to test-pthreadWill Estes2007-05-12
* change CLEANFILES to include instead of just the testname for the executableWill Estes2006-11-09
* 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
* 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
* removed eroneous files listed in EXTRA_DISTWill Estes2002-04-12
* ignore Makefile.inWill Estes2002-04-12
* put test-pthread under automakeWill Estes2002-04-12
* 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