Implemented the INSERT command.
[pspp-builds.git] / tests / automake.mk
index 61410d6d00d58fb48acfa2ce03e65ddc911f072f..d2648e5336abe11504fbe28775a2be71ee59ad1b 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 \
@@ -117,7 +120,6 @@ dist_TESTS = \
        tests/bugs/temp-freq.sh \
        tests/bugs/print-crash.sh \
        tests/bugs/keep-all.sh \
-       tests/xforms/casefile.sh \
        tests/xforms/recode.sh \
        tests/stats/descript-basic.sh \
        tests/stats/descript-missing.sh \