From a68badce7390a6e98e69ab17240265215ce764d4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 15 Nov 2016 05:57:16 -0800 Subject: 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. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3