New test for QR decomposition
[pspp-builds.git] / tests / automake.mk
index e00fa21dac1a275f7c598b11980f3953800db8f8..ac9b415cce508a8b1a055831739c256a94deb8fe 100644 (file)
@@ -49,6 +49,7 @@ dist_TESTS = \
        tests/command/rank.sh \
        tests/command/rename.sh \
        tests/command/regression.sh \
+       tests/command/regression-qr.sh \
        tests/command/sample.sh \
        tests/command/sort.sh \
        tests/command/sysfiles.sh \
@@ -68,6 +69,7 @@ dist_TESTS = \
        tests/command/trimmed-mean.sh \
        tests/command/tabs.sh \
        tests/command/use.sh \
+       tests/command/variable-display.sh \
        tests/command/vector.sh \
        tests/command/very-long-strings.sh \
        tests/command/weight.sh \
@@ -76,6 +78,7 @@ dist_TESTS = \
        tests/formats/date-in.sh \
        tests/formats/date-out.sh \
        tests/formats/float-format.sh \
+       tests/formats/format-guesser.sh \
        tests/formats/ib-in.sh \
        tests/formats/legacy-in.sh \
        tests/formats/month-in.sh \
@@ -98,6 +101,7 @@ dist_TESTS = \
        tests/bugs/compression.sh \
        tests/bugs/crosstabs.sh \
        tests/bugs/crosstabs-crash.sh \
+       tests/bugs/crosstabs-crash2.sh \
        tests/bugs/curtailed.sh \
        tests/bugs/data-crash.sh \
        tests/bugs/double-frequency.sh \
@@ -105,6 +109,7 @@ dist_TESTS = \
        tests/bugs/get.sh \
        tests/bugs/examine-1sample.sh \
        tests/bugs/examine-missing.sh \
+       tests/bugs/examine-missing2.sh \
        tests/bugs/freq-nolabels.sh \
        tests/bugs/get-no-file.sh \
        tests/bugs/html-frequency.sh \