All tests now BSD diff compatible
[pspp] / tests / Makefile.am
index e124e1aaf86c4b2fbe11b1579fed45f7647d3397..21b70ddab6bdfd1b6d80b20c9c857cc7c8060f84 100644 (file)
@@ -22,6 +22,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 \
@@ -65,6 +67,7 @@ TESTS = \
        bugs/get-no-file.sh \
        bugs/html-frequency.sh \
        bugs/if_crash.sh \
+       bugs/input-crash.sh \
        bugs/lag_crash.sh \
        bugs/match-files-scratch.sh \
        bugs/multipass.sh \
@@ -96,6 +99,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 \