X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=d5ffed1f9261441315c24ec930982266b355474f;hb=119676ae19d4f862cab6261936d1f6223f5534cc;hp=2717d67aa5851f143dcffd5c446b35a84dd4973a;hpb=740c7ba6927d8dacf37903b0b151bfdb8c608cba;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 2717d67aa5..d5ffed1f92 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -21,6 +21,7 @@ TESTS = \ command/list.sh \ command/loop.sh \ command/longvars.sh \ + command/match-files.sh \ command/oneway.sh \ command/oneway-missing.sh \ command/oneway-with-splits.sh \ @@ -63,6 +64,8 @@ TESTS = \ bugs/get-no-file.sh \ bugs/html-frequency.sh \ bugs/if_crash.sh \ + bugs/lag_crash.sh \ + bugs/match-files-scratch.sh \ bugs/multipass.sh \ bugs/random.sh \ bugs/t-test-with-temp.sh \