Rewrite formatted data input routines to conform to SPSS data formats
[pspp-builds.git] / tests / automake.mk
index dde7b09c9cd51733bd909d1fa7966d73ee2e8fc4..9225053d6ec1535038829ab49fca13c8bc06e47a 100644 (file)
@@ -57,12 +57,20 @@ TESTS = \
        tests/command/use.sh \
        tests/command/very-long-strings.sh \
        tests/command/weight.sh \
+       tests/formats/bcd-in.sh \
        tests/formats/binhex-out.sh \
+       tests/formats/date-in.sh \
        tests/formats/date-out.sh \
        tests/formats/float-format.sh \
+       tests/formats/ib-in.sh \
+       tests/formats/legacy-in.sh \
+       tests/formats/month-in.sh \
        tests/formats/month-out.sh \
+       tests/formats/num-in.sh \
        tests/formats/num-out.sh \
+       tests/formats/time-in.sh \
        tests/formats/time-out.sh \
+       tests/formats/wkday-in.sh \
        tests/formats/wkday-out.sh \
        tests/bugs/agg_crash.sh \
        tests/bugs/agg-crash-2.sh \
@@ -89,6 +97,7 @@ TESTS = \
        tests/bugs/match-files-scratch.sh \
        tests/bugs/multipass.sh \
        tests/bugs/random.sh \
+       tests/bugs/signals.sh \
        tests/bugs/t-test-with-temp.sh \
        tests/bugs/t-test.sh \
        tests/bugs/t-test-alpha.sh \