Fixed bug #11227 (T-Test not working with alpha independent variable )
[pspp-builds.git] / tests / Makefile.am
index 5ab78fd87f22effd5d4202ebcf3a7da97a5aee07..3b4de758d80c48a65cbb111660f61069f4f937a4 100644 (file)
@@ -35,6 +35,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 \
@@ -45,11 +46,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 \