llx: Convert tests to use Autotest.
[pspp-builds.git] / tests / automake.mk
index 127bbdb9cae576ef3953508b803d5d856d2d88b2..7146f1c7419979c1b82d1b63685eb3dbade5398c 100644 (file)
@@ -146,7 +146,6 @@ dist_TESTS += tests/command/get-data-psql.sh
 endif
 
 nodist_TESTS = \
-       tests/libpspp/llx-test \
        tests/libpspp/range-map-test \
        tests/libpspp/range-set-test \
        tests/libpspp/sparse-array-test \
@@ -170,6 +169,7 @@ check_PROGRAMS += \
        tests/libpspp/hmapx-test \
        tests/libpspp/i18n-test \
        tests/libpspp/ll-test \
+       tests/libpspp/llx-test \
        tests/libpspp/sparse-xarray-test \
        tests/output/render-test
 
@@ -425,6 +425,7 @@ TESTSUITE_AT = \
        tests/libpspp/hmapx.at \
        tests/libpspp/i18n.at \
        tests/libpspp/ll.at \
+       tests/libpspp/llx.at \
        tests/math/moments.at \
        tests/output/render.at \
        tests/output/charts.at \