summaryrefslogtreecommitdiff
path: root/tests/test-table-opts
Commit message (Expand)AuthorAgeFilesLines
* wrap yy_fatal_error calls appropriatelywlestes2012-03-021-3/+3
* make test target depend on test groupings, which in turn depend on building e...wlestes2006-11-171-7/+4
* Removed m4 from test-table-optsjohn432006-03-212-11/+14
* merge millaway's m4 branch workwlestes2003-03-251-14/+20
* remove BISON assignment as per suggestion from Akim Demaillewlestes2002-10-111-1/+1
* 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
* Tables deserialization uses yyalloc/yyfree.millaway2002-09-151-2/+2
* Created test for reject.millaway2002-09-131-1/+2
* Added test for multiple tables in one file.millaway2002-09-132-24/+66
* Bison bridge code now works for all C scanners and pure/non-pure bison parsers.millaway2002-09-131-0/+4
* Table deserialization works for everything except --fast scanners.millaway2002-09-093-12/+56
* Added serialization test to table-opts test.millaway2002-09-052-3/+18
* Tests now respect CFLAGS, CPPFLAGS, etc..millaway2002-08-161-2/+2
* Added options to test-table-optsmillaway2002-08-102-4/+3
* Added a test for various DFA table options.millaway2002-08-104-0/+116