Implemented the sign test.
[pspp-builds.git] / tests / automake.mk
index 5c84354f1b4dbc5185f27fba40c8a455f06a2adf..2384f9d6fb48c21f048601529618075399bf2398 100644 (file)
@@ -46,6 +46,7 @@ dist_TESTS = \
        tests/command/npar-binomial.sh \
        tests/command/npar-chisquare.sh \
        tests/command/npar-wilcoxon.sh \
+       tests/command/npar-sign.sh \
        tests/command/oneway.sh \
        tests/command/oneway-missing.sh \
        tests/command/oneway-with-splits.sh \
@@ -131,6 +132,7 @@ dist_TESTS = \
        tests/bugs/multipass.sh \
        tests/bugs/overwrite-input-file.sh \
        tests/bugs/overwrite-special-file.sh \
+       tests/bugs/piechart.sh \
        tests/bugs/random.sh \
        tests/bugs/signals.sh \
        tests/bugs/t-test-with-temp.sh \