Accept LF, CR LF, and LF as new-line sequences in data files.
[pspp-builds.git] / tests / automake.mk
index 082889cdedfe26d098dff3a4c9bd9196a59c7fe4..d6659e8433ea44639dc22fceb92d10db3c8e2263 100644 (file)
@@ -9,6 +9,7 @@ TESTS_ENVIRONMENT += CHARSETALIASDIR='$(abs_top_builddir)/gl'
 TESTS_ENVIRONMENT += LC_ALL=C
 
 dist_TESTS = \
+       tests/command/add-files.sh \
        tests/command/aggregate.sh \
        tests/command/attributes.sh \
        tests/command/autorecod.sh \
@@ -34,6 +35,7 @@ dist_TESTS = \
        tests/command/input-program.sh \
        tests/command/insert.sh \
        tests/command/lag.sh \
+       tests/command/line-ends.sh \
        tests/command/list.sh \
        tests/command/loop.sh \
        tests/command/longvars.sh \
@@ -73,6 +75,7 @@ dist_TESTS = \
        tests/command/t-test-pairs.sh \
        tests/command/trimmed-mean.sh \
        tests/command/tabs.sh \
+       tests/command/update.sh \
        tests/command/use.sh \
        tests/command/variable-display.sh \
        tests/command/vector.sh \