X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=32d838aa2b409f377474e73b9c5660f1c8ad050e;hb=42b39a3f442bbe61d6b31cb4e07ba4d6c8b4b1f8;hp=b1746e9707e6a7cfa78a44f7abe04000b08d6ec2;hpb=1dc8717737084b93af2cd212e84edbd2cce1046c;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index b1746e9707..32d838aa2b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -21,11 +21,25 @@ TESTS = command/aggregate.sh \ command/sort.sh \ command/tabs.sh \ command/split-file.sh \ + command/t-test-1s.sh \ + command/t-test-pairs.sh \ + command/t-test-groups.sh \ + command/t-test-1-indep-val.sh \ + command/t-test-1-sample-missing-list.sh \ + command/t-test-paired-missing-list.sh \ + command/t-test-paired-missing-anal.sh \ + command/t-test-1-sample-missing-anal.sh \ + command/t-test-indep-missing-list.sh \ + command/t-test-indep-missing-anal.sh \ command/weight.sh \ bugs/alpha-freq.sh \ + bugs/compute-fmt.sh \ bugs/double-frequency.sh \ bugs/html-frequency.sh \ - bugs/crosstabs.sh + bugs/crosstabs.sh \ + bugs/data-crash.sh \ + bugs/random.sh \ + bugs/temporary.sh noinst_PROGRAMS = gengarbage