Fix double-free bug.
[pspp] / tests / Makefile.am
index b14643e459796aaa69bd7f40fd422dbbc5b9df56..64c1680add0c174ec29d92c89b3223ed538bab9b 100644 (file)
@@ -32,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 \
@@ -64,6 +65,9 @@ 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 \
        bugs/random.sh \
        bugs/t-test-with-temp.sh \