SET MXWARNS = 0 to be interpreted as unlimited.
[pspp] / tests / automake.mk
index 98fafb739a4b72164bd3f271b5e19e0c0fce5277..f64a66913ec0ddd83039e2d8d373b9ccf45fc1a2 100644 (file)
@@ -11,7 +11,6 @@ TESTS_ENVIRONMENT += EXEEXT=$(EXEEXT)
 
 dist_TESTS = \
        tests/command/bignum.sh \
-       tests/command/count.sh \
        tests/command/correlation.sh \
        tests/command/do-if.sh \
        tests/command/do-repeat.sh \
@@ -433,6 +432,7 @@ TESTSUITE_AT = \
        tests/language/stats/oneway.at \
        tests/language/utilities/set.at \
        tests/language/xforms/compute.at \
+       tests/language/xforms/count.at \
        tests/language/xforms/recode.at \
        tests/math/moments.at \
        tests/output/render.at \