data-in: Convert BCD input tests to Autotest framework.
[pspp-builds.git] / tests / automake.mk
index 45b6af4b9febd2a3add1bc8f2178f84c32c4220f..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 \
@@ -26,8 +25,7 @@ dist_TESTS = \
        tests/formats/time-out.sh \
        tests/formats/wkday-in.sh \
        tests/formats/wkday-out.sh \
-       tests/formats/360.sh \
-       tests/expressions/vectors.sh
+       tests/formats/360.sh
 
 TESTS = $(dist_TESTS) $(nodist_TESTS)
 
@@ -225,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 \