]> granicus.if.org Git - flex/commit
Refactor reject test for new test suite layout.
authorWill Estes <westes575@gmail.com>
Mon, 16 Jun 2014 20:11:14 +0000 (16:11 -0400)
committerWill Estes <westes575@gmail.com>
Wed, 12 Nov 2014 10:14:27 +0000 (05:14 -0500)
commit99e4880ccdb0c4691186622de066f2bc1f2c1074
tree20a541edcb0e014afc00a63a620355d79204a2eb
parent98d9a5af2b7e4895253e8854407b5455373e3b8a
Refactor reject test for new test suite layout.

Split out reject test into its constituant tests. Add .reject tests
and .table tests for automake test log generation. Rewrite
testwrapper.sh to handle running with a tables file and specifying
optional input using command line options rather than positional
parameters.
tests/.gitignore
tests/Makefile.am
tests/reject.l4 [moved from tests/test-reject/scanner.l with 100% similarity]
tests/reject.txt [moved from tests/test-reject/test.input with 100% similarity]
tests/test-reject/.gitignore [deleted file]
tests/test-reject/Makefile.am [deleted file]
tests/testwrapper.sh