summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-06-16 16:11:14 -0400
committerWill Estes <westes575@gmail.com>2014-11-12 05:14:27 -0500
commit99e4880ccdb0c4691186622de066f2bc1f2c1074 (patch)
tree20a541edcb0e014afc00a63a620355d79204a2eb /tests/.gitignore
parent98d9a5af2b7e4895253e8854407b5455373e3b8a (diff)
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.
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore9
1 files changed, 9 insertions, 0 deletions
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