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