removed obsolete files
[pspp] / tests / Makefile.am
index 64c1680add0c174ec29d92c89b3223ed538bab9b..7f9d46776caa0dc420e7ea9c9b49d3fad622de91 100644 (file)
@@ -14,6 +14,7 @@ TESTS = \
        command/examine-extremes.sh \
        command/examine-percentiles.sh \
        command/file-label.sh \
+       command/file-handle.sh \
        command/filter.sh \
        command/flip.sh \
        command/import-export.sh \
@@ -22,6 +23,8 @@ TESTS = \
        command/loop.sh \
        command/longvars.sh \
        command/match-files.sh \
+       command/missing-values.sh \
+       command/no_case_size.sh \
        command/oneway.sh \
        command/oneway-missing.sh \
        command/oneway-with-splits.sh \
@@ -62,6 +65,7 @@ TESTS = \
        bugs/double-frequency.sh \
        bugs/get.sh \
        bugs/examine-1sample.sh \
+       bugs/examine-missing.sh \
        bugs/get-no-file.sh \
        bugs/html-frequency.sh \
        bugs/if_crash.sh \
@@ -97,6 +101,8 @@ TESTS = \
        expressions/vectors.sh
 
 EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \
+       no_case_size.sav \
+       coverage.sh test_template \
        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 \