Updated the documentation and fixed a couple of the test scripts
[pspp-builds.git] / tests / Makefile.am
index 55c4e4999274cd23339bdcd4cdc261f427be0d09..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 \
@@ -46,6 +49,7 @@ TESTS = \
        bugs/temporary.sh \
        bugs/val-labs.sh \
        bugs/recode-copy-bug.sh \
+       bugs/computebug.sh \
        xforms/casefile.sh \
        xforms/expressions.sh \
        stats/descript-basic.sh \
@@ -61,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