summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-03-07 06:44:04 -0800
committerKaz Kylheku <kaz@kylheku.com>2016-03-07 06:44:04 -0800
commit076a7d3009c05cd0418fb2e357fd22ef5cb8d6ec (patch)
treeb2169d1da8f1492cfd3873d4debce7ada396b9e0 /Makefile
parent6b252ddb8818fb7a5e7923c442d1a9022bc07b9d (diff)
downloadtxr-076a7d3009c05cd0418fb2e357fd22ef5cb8d6ec.tar.gz
txr-076a7d3009c05cd0418fb2e357fd22ef5cb8d6ec.tar.bz2
txr-076a7d3009c05cd0418fb2e357fd22ef5cb8d6ec.zip
Basic regression test case for sockets.
* Makefile: suppress --gc-debug for tst/tests/014 directory. * tests/014/socket-basic.tl: New file. * tests/014/socket-basic.expected: New file. * tests/sock-common.tl: New file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4dd2bf9a..99959b30 100644
--- a/Makefile
+++ b/Makefile
@@ -307,6 +307,7 @@ tst/tests/002/%: TXR_SCRIPT_ON_CMDLINE := y
tst/tests/011/%: TXR_DBG_OPTS :=
tst/tests/012/%: TXR_DBG_OPTS :=
tst/tests/013/%: TXR_DBG_OPTS :=
+tst/tests/014/%: TXR_DBG_OPTS :=
.PRECIOUS: tst/%.out
tst/%.out: %.txr