summaryrefslogtreecommitdiff
path: root/tests/test-bison-yylloc/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* fix dependencies for make -j in test suitewlestes2012-03-211-3/+5
* change CLEANFILES to include instead of just the testname for the executablewlestes2006-11-091-1/+1
* remove BISON assignment as per suggestion from Akim Demaillewlestes2002-10-111-1/+1
* use builddir in tests that need it in their include pathwlestes2002-10-101-1/+3
* we used INCLUDES in another place in the Makefile.am files in the test suitewlestes2002-09-271-1/+1
* oops, I typed that last s/// command to perl way wrongwlestes2002-09-271-1/+1
* use AM_CPPFLAGS instead of INCLUDES; write -I with no space after it for brok...wlestes2002-09-271-1/+1
* fixed missing 'clean' file.millaway2002-08-221-1/+1
* Tests now respect CFLAGS, CPPFLAGS, etc..millaway2002-08-161-2/+2
* Prepended explicit license to all test-*/ sources.millaway2002-06-251-0/+21
* 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
* we missed a few main.c files in the distributionwlestes2002-04-151-1/+1
* now that config.h lives in the top-level directory, we need to tell the tests...wlestes2002-04-091-2/+2
* tuned Makefile.am to build correctly; ignore Makefile.in nowwlestes2002-04-081-2/+5
* test suite changeswlestes2002-04-081-0/+27