data-in: Convert tests for binary and hexadecimal formats to Autotest.
[pspp-builds.git] / tests / automake.mk
index bb229d3108f9723bc7faf1f6f2a96412029bb06b..d113ba3f96b30acf1d5121230e618893aa188964 100644 (file)
@@ -11,7 +11,6 @@ TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT)
 
 dist_TESTS = \
        tests/formats/date-in.sh \
-       tests/formats/ib-in.sh \
        tests/formats/month-in.sh \
        tests/formats/num-in.sh \
        tests/formats/num-out.sh \
@@ -216,11 +215,11 @@ 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/v13.sav \
        tests/data/v14.sav \
-       tests/formats/ib-in.expected.cmp.gz \
        tests/formats/num-in.expected.gz \
        tests/formats/num-out.expected.cmp.gz \
        tests/formats/num-out-cmp.pl \