Fix assertion for proper Huffman merge pattern: 0 == 1 modulo 1.
[pspp] / tests / Makefile.am
index a2ae409089c1f460834a832f5ab0fa1a3444eb8e..9b2946eed43f8002a338d76389c220d0c953fb12 100644 (file)
@@ -15,6 +15,7 @@ TESTS = \
        command/file-label.sh \
        command/filter.sh \
        command/flip.sh \
+       command/import-export.sh \
        command/lag.sh \
        command/list.sh \
        command/loop.sh \
@@ -41,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 \