Fixed bug #13024
[pspp] / tests / Makefile.am
index 2717d67aa5851f143dcffd5c446b35a84dd4973a..e124e1aaf86c4b2fbe11b1579fed45f7647d3397 100644 (file)
@@ -21,6 +21,7 @@ TESTS = \
        command/list.sh \
        command/loop.sh \
        command/longvars.sh \
+       command/match-files.sh \
        command/oneway.sh \
        command/oneway-missing.sh \
        command/oneway-with-splits.sh \
@@ -31,6 +32,7 @@ TESTS = \
        command/sort.sh \
        command/sysfiles.sh \
        command/sysfiles-old.sh \
+       command/sysfile-info.sh \
        command/split-file.sh \
        command/t-test-1-indep-val.sh \
        command/t-test-1-sample-missing-anal.sh \
@@ -63,6 +65,8 @@ TESTS = \
        bugs/get-no-file.sh \
        bugs/html-frequency.sh \
        bugs/if_crash.sh \
+       bugs/lag_crash.sh \
+       bugs/match-files-scratch.sh \
        bugs/multipass.sh \
        bugs/random.sh \
        bugs/t-test-with-temp.sh \