X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fautomake.mk;h=15e297a0150209c1586636de126a7a92a5d8defe;hb=b5c82cc9aabe7e641011130240ae1b2e84348e23;hp=7bfd77bf69a2552cbca99e3c24287f80f8f5578f;hpb=eccddce2d2e67e7ddcdbd93d969ef4c5b6efdb28;p=pspp-builds.git diff --git a/tests/automake.mk b/tests/automake.mk index 7bfd77bf..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 \ @@ -141,6 +143,7 @@ dist_TESTS = \ 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 \