Rewrote most of the examine command.
[pspp-builds.git] / tests / Makefile.am
index a988206717434bed2c433c1152fe986f4aea39ee..9786d328bc82faadc132e4ce04cb5eed99f2cd53 100644 (file)
@@ -9,6 +9,7 @@ TESTS = \
        command/count.sh \
        command/data-list.sh \
        command/erase.sh \
+       command/examine.sh \
        command/file-label.sh \
        command/filter.sh \
        command/flip.sh \
@@ -16,6 +17,9 @@ TESTS = \
        command/list.sh \
        command/loop.sh \
        command/oneway.sh \
+       command/oneway-missing.sh \
+       command/oneway-with-splits.sh \
+       command/permissions.sh \
        command/print.sh \
        command/sample.sh \
        command/sort.sh \
@@ -56,6 +60,7 @@ TESTS = \
        stats/descript-mean-bug.sh \
        stats/moments.sh \
        stats/percentiles-compatible.sh \
+       stats/ntiles.sh \
        stats/percentiles-enhanced.sh
 
 noinst_PROGRAMS = gengarbage
@@ -64,7 +69,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