X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=9b2feee2535786b3fbc4a2787b5a185c2cd69710;hb=e132e968f80b02482422a14b6c0a20ce63ad1d09;hp=702ccd279238678ee93c28ef4f2afcdf38109230;hpb=30ef6754efa1df7b8f3e30b63e81d739a3a50171;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 702ccd2792..9b2feee253 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -21,13 +21,28 @@ 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/use.sh \ command/weight.sh \ bugs/alpha-freq.sh \ + bugs/compute-fmt.sh \ bugs/double-frequency.sh \ bugs/html-frequency.sh \ bugs/crosstabs.sh \ bugs/data-crash.sh \ - bugs/random.sh + bugs/random.sh \ + bugs/t-test.sh \ + bugs/temporary.sh \ + bugs/val-labs.sh noinst_PROGRAMS = gengarbage