Implemented the INSERT command.
[pspp-builds.git] / tests / automake.mk
index aead28ae8f7ac7df9d45377df0a95f8a06736d22..d2648e5336abe11504fbe28775a2be71ee59ad1b 100644 (file)
@@ -20,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 \
@@ -81,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 \