data-in: Convert test for numeric input formats to Autotest framework.
[pspp-builds.git] / tests / automake.mk
index 14d8569f02a9790cd81e8a6c959870461d9dca14..031c39abe853a40101d5085407ce2a7fa07e5988 100644 (file)
@@ -11,14 +11,8 @@ TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT)
 
 dist_TESTS = \
        tests/formats/date-in.sh \
-       tests/formats/ib-in.sh \
-       tests/formats/legacy-in.sh \
-       tests/formats/month-in.sh \
-       tests/formats/num-in.sh \
        tests/formats/num-out.sh \
        tests/formats/time-in.sh \
-       tests/formats/wkday-in.sh \
-       tests/formats/wkday-out.sh \
        tests/formats/360.sh
 
 TESTS = $(dist_TESTS) $(nodist_TESTS)
@@ -218,12 +212,12 @@ EXTRA_DIST += \
        $(dist_TESTS) \
        tests/coverage.sh tests/test_template \
        tests/data/bcd-in.expected.cmp.gz \
+       tests/data/binhex-in.expected.cmp.gz \
+       tests/data/binhex-out.expected.gz \
+       tests/data/legacy-in.expected.cmp.gz \
+       tests/data/num-in.expected.gz \
        tests/data/v13.sav \
        tests/data/v14.sav \
-       tests/formats/binhex-out.expected.gz \
-       tests/formats/ib-in.expected.cmp.gz \
-       tests/formats/legacy-in.expected.cmp.gz \
-       tests/formats/num-in.expected.gz \
        tests/formats/num-out.expected.cmp.gz \
        tests/formats/num-out-cmp.pl \
        tests/formats/num-out-compare.pl \