From 99e4880ccdb0c4691186622de066f2bc1f2c1074 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Mon, 16 Jun 2014 16:11:14 -0400 Subject: 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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore index 08c3818..c5f2f20 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,6 +1,7 @@ *.log *.trs *.o +*.tables alloc_extra alloc_extra.c array_nr @@ -60,6 +61,14 @@ prefix_nr prefix_nr.c prefix_r prefix_r.c +reject_nr.reject +reject_nr.reject.c +reject_r.reject +reject_r.reject.c +reject_ver.table +reject_ver.table.c +reject_ser.table +reject_ser.table.c string_nr string_nr.c string_r -- cgit v1.2.3