Fixed a bug in the levene test, and added the levene test to the oneway cmd
[pspp] / tests / Makefile.am
index 55c4e4999274cd23339bdcd4cdc261f427be0d09..a988206717434bed2c433c1152fe986f4aea39ee 100644 (file)
@@ -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 \
@@ -46,6 +48,7 @@ TESTS = \
        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 \