X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=15e297a0150209c1586636de126a7a92a5d8defe;hb=b5c82cc9aabe7e641011130240ae1b2e84348e23;hp=0fa61752bfe5c9ca68de6651c0c2c88622176bbb;hpb=75a44b28768f03ff9774fd9252d1e0f5051f13ea;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 0fa61752..15e297a0 100644 --- a/tests/automake.mk +++ b/tests/automake.mk @@ -56,6 +56,8 @@ dist_TESTS = \ tests/command/regression.sh \ tests/command/regression-qr.sh \ tests/command/reliability.sh \ + tests/command/roc.sh \ + tests/command/roc2.sh \ tests/command/sample.sh \ tests/command/sort.sh \ tests/command/sysfiles.sh \ @@ -134,12 +136,14 @@ dist_TESTS = \ tests/bugs/overwrite-special-file.sh \ tests/bugs/piechart.sh \ tests/bugs/random.sh \ + tests/bugs/shbang.sh \ tests/bugs/signals.sh \ tests/bugs/t-test-with-temp.sh \ tests/bugs/t-test.sh \ tests/bugs/t-test-alpha.sh \ tests/bugs/t-test-alpha2.sh \ tests/bugs/t-test-alpha3.sh \ + tests/bugs/t-test-paired.sh \ tests/bugs/temporary.sh \ tests/bugs/unwritable-dir.sh \ tests/bugs/val-labs.sh \