Fixed make distcheck
[pspp-builds.git] / tests / automake.mk
index 3482ef2d34ba68fffc48a3b181048daf515165c5..ebefbf48dca2021243dd2f0baeb69f937d840abc 100644 (file)
@@ -33,6 +33,7 @@ TESTS = \
        tests/command/permissions.sh \
        tests/command/print.sh \
        tests/command/print-strings.sh \
+       tests/command/rank.sh \
        tests/command/rename.sh \
        tests/command/regression.sh \
        tests/command/sample.sh \
@@ -56,6 +57,21 @@ TESTS = \
        tests/command/use.sh \
        tests/command/very-long-strings.sh \
        tests/command/weight.sh \
+       tests/formats/bcd-in.sh \
+       tests/formats/binhex-out.sh \
+       tests/formats/date-in.sh \
+       tests/formats/date-out.sh \
+       tests/formats/float-format.sh \
+       tests/formats/ib-in.sh \
+       tests/formats/legacy-in.sh \
+       tests/formats/month-in.sh \
+       tests/formats/month-out.sh \
+       tests/formats/num-in.sh \
+       tests/formats/num-out.sh \
+       tests/formats/time-in.sh \
+       tests/formats/time-out.sh \
+       tests/formats/wkday-in.sh \
+       tests/formats/wkday-out.sh \
        tests/bugs/agg_crash.sh \
        tests/bugs/agg-crash-2.sh \
        tests/bugs/alpha-freq.sh \
@@ -81,6 +97,7 @@ TESTS = \
        tests/bugs/match-files-scratch.sh \
        tests/bugs/multipass.sh \
        tests/bugs/random.sh \
+       tests/bugs/signals.sh \
        tests/bugs/t-test-with-temp.sh \
        tests/bugs/t-test.sh \
        tests/bugs/t-test-alpha.sh \
@@ -110,7 +127,8 @@ TESTS = \
        tests/libpspp/ll-test \
        tests/libpspp/llx-test
 
-check_PROGRAMS += tests/libpspp/ll-test tests/libpspp/llx-test
+check_PROGRAMS += tests/libpspp/ll-test tests/libpspp/llx-test \
+       tests/formats/inexactify
 
 tests_libpspp_ll_test_SOURCES = \
        src/libpspp/ll.c \
@@ -124,6 +142,8 @@ tests_libpspp_llx_test_SOURCES = \
        src/libpspp/llx.h \
        tests/libpspp/llx-test.c
 
+tests_formats_inexactify_SOURCES = tests/formats/inexactify.c
+
 EXTRA_DIST += $(TESTS) tests/weighting.data tests/data-list.data tests/list.data \
        tests/no_case_size.sav \
        tests/coverage.sh tests/test_template \
@@ -147,7 +167,17 @@ EXTRA_DIST += $(TESTS) tests/weighting.data tests/data-list.data tests/list.data
        tests/expressions/randist/randist.txt \
        tests/expressions/randist/t.out \
        tests/expressions/randist/uniform.out \
-       tests/expressions/randist/weibull.out
+       tests/expressions/randist/weibull.out \
+       tests/formats/bcd-in.expected.cmp.gz \
+       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 \
+       tests/formats/num-out-decmp.pl \
+       tests/formats/num-out.pl
 
 CLEANFILES += *.save pspp.* foo*