Implemented the NPAR TESTS command.
[pspp-builds.git] / tests / automake.mk
index 54d7c326228a92553931d508ff15f9208e9c843b..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 \
@@ -109,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 \
@@ -123,6 +126,7 @@ 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 \