summaryrefslogtreecommitdiff
path: root/tests/test-posix
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
* 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
* Added test for %option posix-compat and repeat operator.John Millaway2002-07-12