X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2FMakefile.am;h=e124e1aaf86c4b2fbe11b1579fed45f7647d3397;hb=4d5ed89b7cdcb9dc2ea761cef3f04df3d2599436;hp=b14643e459796aaa69bd7f40fd422dbbc5b9df56;hpb=2feb80cc7e27079c77255ee8ab6a9aa373980abb;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index b14643e459..e124e1aaf8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -32,6 +32,7 @@ TESTS = \ command/sort.sh \ command/sysfiles.sh \ command/sysfiles-old.sh \ + command/sysfile-info.sh \ command/split-file.sh \ command/t-test-1-indep-val.sh \ command/t-test-1-sample-missing-anal.sh \ @@ -64,6 +65,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 \