Bug #21128. Reviewed by John Darrington.
[pspp-builds.git] / tests / automake.mk
index 51bf743ffb00db1db7792f5b651cd0090bfa7ad1..3ee837dab621d7bbaceb50db9267c657a146f0e6 100644 (file)
@@ -8,6 +8,7 @@ dist_TESTS = \
        tests/command/beg-data.sh \
        tests/command/bignum.sh \
        tests/command/count.sh \
+       tests/command/datasheet.sh \
        tests/command/data-list.sh \
        tests/command/do-repeat.sh \
        tests/command/erase.sh \
@@ -19,6 +20,7 @@ dist_TESTS = \
        tests/command/filter.sh \
        tests/command/flip.sh \
        tests/command/import-export.sh \
+       tests/command/insert.sh \
        tests/command/lag.sh \
        tests/command/list.sh \
        tests/command/loop.sh \
@@ -80,6 +82,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 \
@@ -108,6 +111,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 \
@@ -117,7 +121,8 @@ dist_TESTS = \
        tests/bugs/temp-freq.sh \
        tests/bugs/print-crash.sh \
        tests/bugs/keep-all.sh \
-       tests/xforms/casefile.sh \
+       tests/output/paper-size.sh \
+       tests/xforms/recode.sh \
        tests/stats/descript-basic.sh \
        tests/stats/descript-missing.sh \
        tests/stats/descript-mean-bug.sh \