Fix infinite loop on comment at end of file, add test.
[pspp-builds.git] / tests / Makefile.am
index 1d8f3c0286feeccc9bfe3fe8468cdb06063d2819..6434ab0258388ae4748233842662b6a051b02fdd 100644 (file)
@@ -1,7 +1,8 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 TESTS_ENVIRONMENT=top_srcdir=${top_srcdir}
-TESTS = command/aggregate.sh \
+TESTS = \
+       command/aggregate.sh \
        command/autorecod.sh \
        command/beg-data.sh \
        command/bignum.sh \
@@ -16,31 +17,32 @@ TESTS = command/aggregate.sh \
        command/print.sh \
        command/sample.sh \
        command/sort.sh \
-       command/tabs.sh \
        command/split-file.sh \
-       command/t-test-1s.sh \
-       command/t-test-pairs.sh \
-       command/t-test-groups.sh \
        command/t-test-1-indep-val.sh \
-       command/t-test-1-sample-missing-list.sh \
-       command/t-test-paired-missing-list.sh \
-       command/t-test-paired-missing-anal.sh \
        command/t-test-1-sample-missing-anal.sh \
-       command/t-test-indep-missing-list.sh \
+       command/t-test-1-sample-missing-list.sh \
+       command/t-test-1s.sh \
+       command/t-test-groups.sh \
        command/t-test-indep-missing-anal.sh \
+       command/t-test-indep-missing-list.sh \
+       command/t-test-paired-missing-anal.sh \
+       command/t-test-paired-missing-list.sh \
+       command/t-test-pairs.sh \
+       command/tabs.sh \
        command/use.sh \
        command/weight.sh \
        bugs/alpha-freq.sh \
+       bugs/comment-at-eof.sh \
        bugs/compute-fmt.sh \
+       bugs/crosstabs.sh \
+       bugs/data-crash.sh \
        bugs/double-frequency.sh \
        bugs/get.sh \
        bugs/html-frequency.sh \
-       bugs/crosstabs.sh \
-       bugs/data-crash.sh \
        bugs/multipass.sh \
        bugs/random.sh \
-       bugs/t-test.sh \
        bugs/t-test-with-temp.sh \
+       bugs/t-test.sh \
        bugs/temporary.sh \
        bugs/val-labs.sh \
        xforms/casefile.sh \
@@ -48,8 +50,8 @@ TESTS = command/aggregate.sh \
        stats/descript-basic.sh \
        stats/descript-missing.sh \
        stats/moments.sh \
-       stats/percentiles-enhanced.sh \
-       stats/percentiles-compatible.sh
+       stats/percentiles-compatible.sh \
+       stats/percentiles-enhanced.sh
 
 noinst_PROGRAMS = gengarbage