Updated the documentation and fixed a couple of the test scripts
[pspp-builds.git] / tests / Makefile.am
index 8020127f0297e81a0941c15439bbf5c3034a3b5e..f651aa43762f4f06e683402092b2b922c6bae410 100644 (file)
@@ -7,6 +7,7 @@ TESTS = \
        command/beg-data.sh \
        command/bignum.sh \
        command/count.sh \
+       command/data-list.sh \
        command/erase.sh \
        command/file-label.sh \
        command/filter.sh \
@@ -14,6 +15,8 @@ TESTS = \
        command/lag.sh \
        command/list.sh \
        command/loop.sh \
+       command/oneway.sh \
+       command/oneway-missing.sh \
        command/print.sh \
        command/sample.sh \
        command/sort.sh \
@@ -62,7 +65,10 @@ noinst_DATA = sort.data
 sort.data: gengarbage$(EXTEXT)
        ./gengarbage | head -1000 > $@
 
-EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data
+EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \
+       bugs/computebug.stat bugs/computebug.out \
+       bugs/recode-copy-bug-1.stat bugs/recode-copy-bug-2.stat \
+       bugs/recode-copy-bug-1.out bugs/recode-copy-bug-2.out
 
 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual