abt: Convert tests to use Autotest.
[pspp-builds.git] / tests / automake.mk
index 1fb07069c9505c9cc950f4da8018d80a5f787b01..3874a75193c7e867cda1957e439d4ce91ffcefa5 100644 (file)
@@ -146,7 +146,6 @@ dist_TESTS += tests/command/get-data-psql.sh
 endif
 
 nodist_TESTS = \
-       tests/libpspp/abt-test \
        tests/libpspp/bt-test \
        tests/libpspp/heap-test \
        tests/libpspp/hmap-test \
@@ -169,6 +168,7 @@ check_PROGRAMS += \
        $(nodist_TESTS) \
        tests/data/datasheet-test \
        tests/formats/inexactify \
+       tests/libpspp/abt-test \
        tests/libpspp/i18n-test \
        tests/libpspp/sparse-xarray-test \
        tests/output/render-test
@@ -418,6 +418,7 @@ TESTSUITE_AT = \
        tests/language/xforms/compute.at \
        tests/language/xforms/count.at \
        tests/language/xforms/recode.at \
+       tests/libpspp/abt.at \
        tests/libpspp/i18n.at \
        tests/math/moments.at \
        tests/output/render.at \