This patch adds the VALUELABEL function for use in expressions, which
[pspp-builds.git] / tests / automake.mk
index 54d7c326228a92553931d508ff15f9208e9c843b..2f1b676f8c72fcfe0549fa61cc1c0b7064f169a7 100644 (file)
@@ -109,6 +109,7 @@ TESTS = \
        tests/bugs/recode-copy-bug.sh \
        tests/bugs/computebug.sh \
        tests/bugs/compute-lv.sh \
+       tests/bugs/compute-sum.sh \
        tests/bugs/temp-freq.sh \
        tests/bugs/print-crash.sh \
        tests/bugs/keep-all.sh \
@@ -123,6 +124,7 @@ TESTS = \
        tests/expressions/expressions.sh \
        tests/expressions/epoch.sh \
        tests/expressions/randist.sh \
+       tests/expressions/valuelabel.sh \
        tests/expressions/variables.sh \
        tests/expressions/vectors.sh \
        tests/libpspp/ll-test \