Got rid of approx.h and replaced all references to approx_eq() by ==,
[pspp] / tests / Makefile.am
index 3ce1477be56b533409bce84e3cf47cfe46423205..b79cdbe025bfe5e336a3828ce400eb5d67fb5a51 100644 (file)
@@ -8,6 +8,7 @@ TESTS = command/aggregate.sh \
        command/count.sh \
        command/compute.sh \
        command/descriptives.sh \
+       command/erase.sh \
        command/file-label.sh \
        command/filter.sh \
        command/flip.sh \
@@ -20,10 +21,16 @@ TESTS = command/aggregate.sh \
        command/sort.sh \
        command/tabs.sh \
        command/split-file.sh \
+       command/t-test-1s.sh \
+       command/t-test-pairs.sh \
+       command/t-test-groups.sh \
        command/weight.sh \
+       bugs/alpha-freq.sh \
        bugs/double-frequency.sh \
        bugs/html-frequency.sh \
-       bugs/crosstabs.sh
+       bugs/crosstabs.sh \
+       bugs/data-crash.sh \
+       bugs/random.sh
 
 noinst_PROGRAMS = gengarbage
 
@@ -31,7 +38,7 @@ noinst_DATA = sort.data
 sort.data: gengarbage$(EXTEXT)
        ./gengarbage | head -1000 > $@
 
-EXTRA_DIST = $(TESTS)
+EXTRA_DIST = $(TESTS) weighting.data data-list.data list.data
 
 DISTCLEANFILES = *.save sort.data pspp.* foo* msgs *.actual