Added Boxplots to the EXAMINE subcommand repertoire
[pspp-builds.git] / tests / Makefile.am
index 9786d328bc82faadc132e4ce04cb5eed99f2cd53..a48b9092f5ac090829a01fdb6b7faf9e80dc2caa 100644 (file)
@@ -10,6 +10,8 @@ TESTS = \
        command/data-list.sh \
        command/erase.sh \
        command/examine.sh \
+       command/examine-extremes.sh \
+       command/examine-percentiles.sh \
        command/file-label.sh \
        command/filter.sh \
        command/flip.sh \
@@ -34,6 +36,7 @@ TESTS = \
        command/t-test-paired-missing-anal.sh \
        command/t-test-paired-missing-list.sh \
        command/t-test-pairs.sh \
+       command/trimmed-mean.sh \
        command/tabs.sh \
        command/use.sh \
        command/weight.sh \
@@ -44,11 +47,14 @@ TESTS = \
        bugs/data-crash.sh \
        bugs/double-frequency.sh \
        bugs/get.sh \
+       bugs/examine-1sample.sh \
        bugs/html-frequency.sh \
        bugs/multipass.sh \
        bugs/random.sh \
        bugs/t-test-with-temp.sh \
        bugs/t-test.sh \
+       bugs/t-test-alpha.sh \
+       bugs/t-test-alpha2.sh \
        bugs/temporary.sh \
        bugs/val-labs.sh \
        bugs/recode-copy-bug.sh \