X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=b79cdbe025bfe5e336a3828ce400eb5d67fb5a51;hb=60d7d619ee7885ad065f178eb0cf1e5d432b1921;hp=721520b7deecacfe960fb1fdb7aa0ccd8a84d72b;hpb=027eba771a7ef9d25e97f0026d6469ea34c06523;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 721520b7de..b79cdbe025 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -8,6 +8,7 @@ TESTS = command/aggregate.sh \ command/count.sh \ command/compute.sh \ command/descriptives.sh \ + command/erase.sh \ command/file-label.sh \ command/filter.sh \ command/flip.sh \ @@ -20,11 +21,16 @@ 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/weight.sh \ bugs/alpha-freq.sh \ bugs/double-frequency.sh \ bugs/html-frequency.sh \ - bugs/crosstabs.sh + bugs/crosstabs.sh \ + bugs/data-crash.sh \ + bugs/random.sh noinst_PROGRAMS = gengarbage