X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=9b2946eed43f8002a338d76389c220d0c953fb12;hb=b2f22a54346df45ab24d83e1228700649f62d63c;hp=a2ae409089c1f460834a832f5ab0fa1a3444eb8e;hpb=071bf8498aaa74c71d56617b683c07466f78febb;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index a2ae409089..9b2946eed4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,6 +15,7 @@ TESTS = \ command/file-label.sh \ command/filter.sh \ command/flip.sh \ + command/import-export.sh \ command/lag.sh \ command/list.sh \ command/loop.sh \ @@ -41,6 +42,7 @@ TESTS = \ command/use.sh \ command/weight.sh \ bugs/alpha-freq.sh \ + bugs/big-input.sh \ bugs/comment-at-eof.sh \ bugs/compute-fmt.sh \ bugs/crosstabs.sh \