summaryrefslogtreecommitdiff
path: root/tests/test-multiple-scanners-nr
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
* 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
* removed eroneous files listed in EXTRA_DISTWill Estes2002-04-12
* we can ignore Makefile.in nowWill Estes2002-04-12
* put test-multiple-scanners-nr under automakeWill Estes2002-04-12
* add OUTPUT to .cvsignore files in test directories; it's also in the template...Will Estes2002-02-07
* a big batch from millawayWill Estes2001-11-14