data-in: Convert test for numeric input formats to Autotest framework.
[pspp-builds.git] / tests / automake.mk
index e5202e155570b41d7faadcb023bb7168daba07da..031c39abe853a40101d5085407ce2a7fa07e5988 100644 (file)
@@ -11,7 +11,6 @@ TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT)
 
 dist_TESTS = \
        tests/formats/date-in.sh \
-       tests/formats/num-in.sh \
        tests/formats/num-out.sh \
        tests/formats/time-in.sh \
        tests/formats/360.sh
@@ -216,9 +215,9 @@ EXTRA_DIST += \
        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/num-in.expected.gz \
        tests/formats/num-out.expected.cmp.gz \
        tests/formats/num-out-cmp.pl \
        tests/formats/num-out-compare.pl \