X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2FMakefile.am;h=a988206717434bed2c433c1152fe986f4aea39ee;hb=c87fb686f323f651a1d3f3892c31bf66788916d9;hp=6434ab0258388ae4748233842662b6a051b02fdd;hpb=d01a223942ec2ae4745788b9c006f83fe22050ba;p=pspp diff --git a/tests/Makefile.am b/tests/Makefile.am index 6434ab0258..a988206717 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -7,6 +7,7 @@ TESTS = \ command/beg-data.sh \ command/bignum.sh \ command/count.sh \ + command/data-list.sh \ command/erase.sh \ command/file-label.sh \ command/filter.sh \ @@ -14,6 +15,7 @@ TESTS = \ command/lag.sh \ command/list.sh \ command/loop.sh \ + command/oneway.sh \ command/print.sh \ command/sample.sh \ command/sort.sh \ @@ -45,10 +47,13 @@ TESTS = \ bugs/t-test.sh \ bugs/temporary.sh \ bugs/val-labs.sh \ + bugs/recode-copy-bug.sh \ + bugs/computebug.sh \ xforms/casefile.sh \ xforms/expressions.sh \ stats/descript-basic.sh \ stats/descript-missing.sh \ + stats/descript-mean-bug.sh \ stats/moments.sh \ stats/percentiles-compatible.sh \ stats/percentiles-enhanced.sh