Implemented the NPAR TESTS command.
[pspp-builds.git] / tests / automake.mk
index 2527c836439f6f31ef9a819f57f402b7adb887a9..947dc4456531c2683c2d187ed7406a90f3eb065d 100644 (file)
@@ -27,6 +27,8 @@ TESTS = \
        tests/command/missing-values.sh \
        tests/command/no_case_size.sh \
        tests/command/n_of_cases.sh \
+       tests/command/npar-binomial.sh \
+       tests/command/npar-chisquare.sh \
        tests/command/oneway.sh \
        tests/command/oneway-missing.sh \
        tests/command/oneway-with-splits.sh \
@@ -57,7 +59,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 \
@@ -71,6 +87,7 @@ TESTS = \
        tests/bugs/curtailed.sh \
        tests/bugs/data-crash.sh \
        tests/bugs/double-frequency.sh \
+       tests/bugs/empty-do-repeat.sh \
        tests/bugs/get.sh \
        tests/bugs/examine-1sample.sh \
        tests/bugs/examine-missing.sh \
@@ -83,6 +100,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 \
@@ -93,6 +111,7 @@ TESTS = \
        tests/bugs/recode-copy-bug.sh \
        tests/bugs/computebug.sh \
        tests/bugs/compute-lv.sh \
+       tests/bugs/compute-sum.sh \
        tests/bugs/temp-freq.sh \
        tests/bugs/print-crash.sh \
        tests/bugs/keep-all.sh \
@@ -107,12 +126,14 @@ TESTS = \
        tests/expressions/expressions.sh \
        tests/expressions/epoch.sh \
        tests/expressions/randist.sh \
+       tests/expressions/valuelabel.sh \
        tests/expressions/variables.sh \
        tests/expressions/vectors.sh \
        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 \
@@ -126,6 +147,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 \
@@ -149,7 +172,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*