Fix assertion for proper Huffman merge pattern: 0 == 1 modulo 1.
[pspp] / tests / Makefile.am
index 696af98ace73f9fe8e5255b966189c2b8ec50774..9b2946eed43f8002a338d76389c220d0c953fb12 100644 (file)
@@ -11,9 +11,11 @@ TESTS = \
        command/erase.sh \
        command/examine.sh \
        command/examine-extremes.sh \
+       command/examine-percentiles.sh \
        command/file-label.sh \
        command/filter.sh \
        command/flip.sh \
+       command/import-export.sh \
        command/lag.sh \
        command/list.sh \
        command/loop.sh \
@@ -40,6 +42,7 @@ TESTS = \
        command/use.sh \
        command/weight.sh \
        bugs/alpha-freq.sh \
+       bugs/big-input.sh \
        bugs/comment-at-eof.sh \
        bugs/compute-fmt.sh \
        bugs/crosstabs.sh \
@@ -52,8 +55,11 @@ TESTS = \
        bugs/random.sh \
        bugs/t-test-with-temp.sh \
        bugs/t-test.sh \
+       bugs/t-test-alpha.sh \
+       bugs/t-test-alpha2.sh \
        bugs/temporary.sh \
        bugs/val-labs.sh \
+       bugs/val-labs-trailing-slash.sh \
        bugs/recode-copy-bug.sh \
        bugs/computebug.sh \
        xforms/casefile.sh \