Plugged memory leaks in GUI, and converted most of the strings to UTF8, so that
[pspp-builds.git] / tests / automake.mk
index 64a2b712181721e6861b9521b12fefd6941b19de..033785961e384485195b0a0bfd49c7bde099d0f6 100644 (file)
@@ -31,7 +31,9 @@ TESTS = \
        tests/command/oneway-with-splits.sh \
        tests/command/permissions.sh \
        tests/command/print.sh \
+       tests/command/print-strings.sh \
        tests/command/rename.sh \
+       tests/command/regression.sh \
        tests/command/sample.sh \
        tests/command/sort.sh \
        tests/command/sysfiles.sh \
@@ -51,6 +53,7 @@ TESTS = \
        tests/command/trimmed-mean.sh \
        tests/command/tabs.sh \
        tests/command/use.sh \
+       tests/command/very-long-strings.sh \
        tests/command/weight.sh \
        tests/bugs/agg_crash.sh \
        tests/bugs/agg-crash-2.sh \
@@ -59,6 +62,7 @@ TESTS = \
        tests/bugs/big-input-2.sh \
        tests/bugs/comment-at-eof.sh \
        tests/bugs/compute-fmt.sh \
+       tests/bugs/compression.sh \
        tests/bugs/crosstabs.sh \
        tests/bugs/crosstabs-crash.sh \
        tests/bugs/curtailed.sh \
@@ -72,6 +76,7 @@ TESTS = \
        tests/bugs/if_crash.sh \
        tests/bugs/input-crash.sh \
        tests/bugs/lag_crash.sh \
+       tests/bugs/list-overflow.sh \
        tests/bugs/match-files-scratch.sh \
        tests/bugs/multipass.sh \
        tests/bugs/random.sh \
@@ -86,6 +91,7 @@ TESTS = \
        tests/bugs/computebug.sh \
        tests/bugs/compute-lv.sh \
        tests/bugs/temp-freq.sh \
+       tests/bugs/print-crash.sh \
        tests/xforms/casefile.sh \
        tests/stats/descript-basic.sh \
        tests/stats/descript-missing.sh \
@@ -103,6 +109,7 @@ TESTS = \
 EXTRA_DIST += $(TESTS) tests/weighting.data tests/data-list.data tests/list.data \
        tests/no_case_size.sav \
        tests/coverage.sh tests/test_template \
+       tests/v13.sav tests/v14.sav \
        tests/bugs/computebug.stat tests/bugs/computebug.out \
        tests/bugs/recode-copy-bug-1.stat tests/bugs/recode-copy-bug-2.stat \
        tests/bugs/recode-copy-bug-1.out tests/bugs/recode-copy-bug-2.out \