X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=9e9bd47b5f4b62fbf8c688fd73ee79e3492cf9e7;hb=bb7fdfcf1c9c380dafc165c556123094ad816825;hp=69bbad95410e585a4ba3544a514c39fc13c7eb20;hpb=726da17feb397b5e0ae5562873ddd12293db878b;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 69bbad9541..9e9bd47b5f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,8 +6,8 @@ TESTS = command/aggregate.sh \ command/beg-data.sh \ command/bignum.sh \ command/count.sh \ - command/compute.sh \ command/descriptives.sh \ + command/erase.sh \ command/file-label.sh \ command/filter.sh \ command/flip.sh \ @@ -20,10 +20,29 @@ 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/crosstabs.sh \ + bugs/data-crash.sh \ + bugs/random.sh \ + bugs/t-test.sh \ + bugs/temporary.sh \ + bugs/val-labs.sh \ + xforms/expressions.sh noinst_PROGRAMS = gengarbage