Fix bug #21280. Thanks to John Darrington for review.
[pspp-builds.git] / tests / automake.mk
index aead28ae8f7ac7df9d45377df0a95f8a06736d22..5e6e2369cd38b68100608fa3b70083e618d2e741 100644 (file)
@@ -10,6 +10,7 @@ dist_TESTS = \
        tests/command/count.sh \
        tests/command/datasheet.sh \
        tests/command/data-list.sh \
+       tests/command/do-if.sh \
        tests/command/do-repeat.sh \
        tests/command/erase.sh \
        tests/command/examine.sh \
@@ -20,6 +21,8 @@ dist_TESTS = \
        tests/command/filter.sh \
        tests/command/flip.sh \
        tests/command/import-export.sh \
+       tests/command/input-program.sh \
+       tests/command/insert.sh \
        tests/command/lag.sh \
        tests/command/list.sh \
        tests/command/loop.sh \
@@ -81,6 +84,7 @@ dist_TESTS = \
        tests/bugs/alpha-freq.sh \
        tests/bugs/big-input.sh \
        tests/bugs/big-input-2.sh \
+       tests/bugs/case-map.sh \
        tests/bugs/comment-at-eof.sh \
        tests/bugs/compute-fmt.sh \
        tests/bugs/compression.sh \
@@ -102,6 +106,7 @@ dist_TESTS = \
        tests/bugs/list-overflow.sh \
        tests/bugs/match-files-scratch.sh \
        tests/bugs/multipass.sh \
+       tests/bugs/overwrite-input-file.sh \
        tests/bugs/random.sh \
        tests/bugs/signals.sh \
        tests/bugs/t-test-with-temp.sh \
@@ -109,6 +114,7 @@ dist_TESTS = \
        tests/bugs/t-test-alpha.sh \
        tests/bugs/t-test-alpha2.sh \
        tests/bugs/temporary.sh \
+       tests/bugs/unwritable-dir.sh \
        tests/bugs/val-labs.sh \
        tests/bugs/val-labs-trailing-slash.sh \
        tests/bugs/recode-copy-bug.sh \
@@ -118,6 +124,7 @@ dist_TESTS = \
        tests/bugs/temp-freq.sh \
        tests/bugs/print-crash.sh \
        tests/bugs/keep-all.sh \
+       tests/output/paper-size.sh \
        tests/xforms/recode.sh \
        tests/stats/descript-basic.sh \
        tests/stats/descript-missing.sh \