summaryrefslogtreecommitdiff
path: root/tests/TEMPLATE
Commit message (Expand)AuthorAgeFilesLines
* change test template to remove test executable when that executable has an ex...wlestes2006-11-091-1/+1
* remove BISON assignment as per suggestion from Akim Demaillewlestes2002-10-111-1/+0
* use builddir in tests that need it in their include pathwlestes2002-10-101-0/+2
* sometimes we put header files in the builddir and so we should account for thatwlestes2002-10-101-1/+1
* replace the last instancewlestes2002-10-101-2/+2
* use AM_CPPFLAGS instead of INCLUDES; write -I with no space after it for brok...wlestes2002-09-271-1/+1
* not all compilers support '-I dir' so we write '-Idir' insteadwlestes2002-09-231-1/+1
* Tests now respect CFLAGS, CPPFLAGS, etc..millaway2002-08-161-2/+2
* All prototypes were rewritten to depend upon the macro YY_TRADITIONAL_FUNC_DE...millaway2002-07-251-1/+3
* Prepended explicit license to all test-*/ sources.millaway2002-06-253-0/+67
* Added -I . to compiler search path in tests (so it finds the generated parser...millaway2002-04-191-1/+1
* Added top_builddir to -I path.millaway2002-04-191-2/+2
* and we want LFLAGS in the rule to make scanner.c as wellwlestes2002-04-091-1/+1
* We may want to have LFLAGS readily availablewlestes2002-04-091-1/+2
* oops, we need to clean objects toowlestes2002-04-091-1/+1
* now that config.h lives in the top-level directory, we need to tell the tests...wlestes2002-04-091-1/+1
* only one config file header apparently; this will have consequences in the te...wlestes2002-04-081-1/+1
* test suite changeswlestes2002-04-083-66/+29
* Added test-c-cpp-nr and test-c-cpp-r.millaway2002-02-211-1/+2
* add OUTPUT to .cvsignore files in test directories; it's also in the template...wlestes2002-02-071-0/+1
* more from the same batchwlestes2001-11-141-1/+1
* Cleaned up the output of the tests.millaway2001-08-041-2/+1
* adding .cvsignore files for existing tests/ subdirectorieswlestes2001-06-171-0/+5
* create template for .cvsignorewlestes2001-06-171-0/+4
* add john millaway's test directorywlestes2001-05-184-0/+135