X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=3a4172dd2e6e435ff0883bb8ef13437654ad2114;hb=c1e0ac4b743ba15ffbe32e1d95cc7b4b40b1eaa4;hp=e124e1aaf86c4b2fbe11b1579fed45f7647d3397;hpb=4d5ed89b7cdcb9dc2ea761cef3f04df3d2599436;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index e124e1aaf8..3a4172dd2e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -22,6 +22,7 @@ TESTS = \ command/loop.sh \ command/longvars.sh \ command/match-files.sh \ + command/no_case_size.sh \ command/oneway.sh \ command/oneway-missing.sh \ command/oneway-with-splits.sh \ @@ -65,6 +66,7 @@ TESTS = \ bugs/get-no-file.sh \ bugs/html-frequency.sh \ bugs/if_crash.sh \ + bugs/input-crash.sh \ bugs/lag_crash.sh \ bugs/match-files-scratch.sh \ bugs/multipass.sh \ @@ -96,6 +98,8 @@ TESTS = \ expressions/vectors.sh EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data \ + no_case_size.sav \ + coverage.sh test_template \ bugs/computebug.stat bugs/computebug.out \ bugs/recode-copy-bug-1.stat bugs/recode-copy-bug-2.stat \ bugs/recode-copy-bug-1.out bugs/recode-copy-bug-2.out \