data-in: Convert BCD input tests to Autotest framework.
[pspp-builds.git] / tests / automake.mk
index 9f58af721afaa197b713cdfa7de46c1904e35bfc..70ff67cc1669a929472ca55969595ff3e0a4e773 100644 (file)
@@ -10,7 +10,6 @@ TESTS_ENVIRONMENT += LC_ALL=C
 TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT)
 
 dist_TESTS = \
-       tests/formats/bcd-in.sh \
        tests/formats/binhex-out.sh \
        tests/formats/date-in.sh \
        tests/formats/date-out.sh \
@@ -224,8 +223,9 @@ tests_output_render_test_LDADD = \
 EXTRA_DIST += \
        $(dist_TESTS) \
        tests/coverage.sh tests/test_template \
-       tests/data/v13.sav tests/data/v14.sav \
-       tests/formats/bcd-in.expected.cmp.gz \
+       tests/data/bcd-in.expected.cmp.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 \