summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-11-15 05:57:16 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-11-15 05:57:16 -0800
commita68badce7390a6e98e69ab17240265215ce764d4 (patch)
treea27fc51f1e225d3518c62c68a3f71f53fc8b0ad0 /Makefile
parentf2fc66d71aabc92ba3d26c7829ebca80f69dbaa1 (diff)
downloadtxr-a68badce7390a6e98e69ab17240265215ce764d4.tar.gz
txr-a68badce7390a6e98e69ab17240265215ce764d4.tar.bz2
txr-a68badce7390a6e98e69ab17240265215ce764d4.zip
New arithmetic tests.
* Makefile (TXR_DBG_OPTS): Suppress for new directory tests/016. * tests/016/arith.tl: New file. * tests/016/arith.expected: New file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cec9605d..6ffe34ec 100644
--- a/Makefile
+++ b/Makefile
@@ -318,6 +318,7 @@ tst/tests/012/%: TXR_DBG_OPTS :=
tst/tests/013/%: TXR_DBG_OPTS :=
tst/tests/014/%: TXR_DBG_OPTS :=
tst/tests/015/%: TXR_DBG_OPTS :=
+tst/tests/016/%: TXR_DBG_OPTS :=
.PRECIOUS: tst/%.out
tst/%.out: %.txr