X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=2b2196c0e554b75279ae6a5192254ae8a363cdfe;hb=05e356b2a3087e819ef3b5388e29c822f41502e1;hp=57b819d2d9f280226b006c2e8079988d2fd6f046;hpb=a7cc8b259f0fe963aa30d4e64f7d39551ded1454;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 57b819d2d9..2b2196c0e5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -20,13 +20,17 @@ TESTS = \ command/lag.sh \ command/list.sh \ command/loop.sh \ + command/longvars.sh \ command/oneway.sh \ command/oneway-missing.sh \ command/oneway-with-splits.sh \ command/permissions.sh \ command/print.sh \ + command/rename.sh \ command/sample.sh \ command/sort.sh \ + command/sysfiles.sh \ + command/sysfiles-old.sh \ command/split-file.sh \ command/t-test-1-indep-val.sh \ command/t-test-1-sample-missing-anal.sh \ @@ -71,6 +75,7 @@ TESTS = \ bugs/val-labs-trailing-slash.sh \ bugs/recode-copy-bug.sh \ bugs/computebug.sh \ + bugs/compute-lv.sh \ bugs/temp-freq.sh \ xforms/casefile.sh \ stats/descript-basic.sh \