1 ## Process this file with automake to produce Makefile.in -*- makefile -*-
3 TESTS_ENVIRONMENT = top_srcdir='$(top_srcdir)' top_builddir='$(top_builddir)'
4 TESTS_ENVIRONMENT += PERL='@PERL@' PG_CONFIG='@PG_CONFIG@'
6 # Allow locale_charset to find charset.alias before running "make install".
7 TESTS_ENVIRONMENT += CHARSETALIASDIR='$(abs_top_builddir)/gl'
9 TESTS_ENVIRONMENT += LC_ALL=C
12 tests/command/add-files.sh \
13 tests/command/aggregate.sh \
14 tests/command/attributes.sh \
15 tests/command/autorecod.sh \
16 tests/command/beg-data.sh \
17 tests/command/bignum.sh \
18 tests/command/count.sh \
19 tests/command/correlation.sh \
20 tests/command/data-list.sh \
21 tests/command/do-if.sh \
22 tests/command/do-repeat.sh \
23 tests/command/erase.sh \
24 tests/command/examine.sh \
25 tests/command/examine-extremes.sh \
26 tests/command/examine-percentiles.sh \
27 tests/command/file-label.sh \
28 tests/command/file-handle.sh \
29 tests/command/filter.sh \
30 tests/command/flip.sh \
31 tests/command/get-data-txt.sh \
32 tests/command/get-data-txt-examples.sh \
33 tests/command/get-data-txt-importcases.sh \
34 tests/command/import-export.sh \
35 tests/command/insert.sh \
36 tests/command/lag.sh \
37 tests/command/line-ends.sh \
38 tests/command/list.sh \
39 tests/command/loop.sh \
40 tests/command/longvars.sh \
41 tests/command/match-files.sh \
42 tests/command/missing-values.sh \
43 tests/command/no_case_size.sh \
44 tests/command/n_of_cases.sh \
45 tests/command/npar-binomial.sh \
46 tests/command/npar-chisquare.sh \
47 tests/command/npar-wilcoxon.sh \
48 tests/command/npar-sign.sh \
49 tests/command/oneway.sh \
50 tests/command/oneway-missing.sh \
51 tests/command/oneway-with-splits.sh \
52 tests/command/permissions.sh \
53 tests/command/print.sh \
54 tests/command/print-strings.sh \
55 tests/command/rank.sh \
56 tests/command/rename.sh \
57 tests/command/regression.sh \
58 tests/command/regression-qr.sh \
59 tests/command/reliability.sh \
60 tests/command/roc.sh \
61 tests/command/roc2.sh \
62 tests/command/sample.sh \
63 tests/command/sort.sh \
64 tests/command/sysfiles.sh \
65 tests/command/sysfiles-old.sh \
66 tests/command/sysfile-info.sh \
67 tests/command/split-file.sh \
68 tests/command/t-test-1-indep-val.sh \
69 tests/command/t-test-1-sample-missing-anal.sh \
70 tests/command/t-test-1-sample-missing-list.sh \
71 tests/command/t-test-1s.sh \
72 tests/command/t-test-groups.sh \
73 tests/command/t-test-indep-missing-anal.sh \
74 tests/command/t-test-indep-missing-list.sh \
75 tests/command/t-test-paired-missing-anal.sh \
76 tests/command/t-test-paired-missing-list.sh \
77 tests/command/t-test-pairs.sh \
78 tests/command/trimmed-mean.sh \
79 tests/command/tabs.sh \
80 tests/command/update.sh \
81 tests/command/use.sh \
82 tests/command/variable-display.sh \
83 tests/command/vector.sh \
84 tests/command/very-long-strings.sh \
85 tests/command/weight.sh \
86 tests/formats/bcd-in.sh \
87 tests/formats/binhex-out.sh \
88 tests/formats/date-in.sh \
89 tests/formats/date-out.sh \
90 tests/formats/float-format.sh \
91 tests/formats/format-guesser.sh \
92 tests/formats/ib-in.sh \
93 tests/formats/legacy-in.sh \
94 tests/formats/month-in.sh \
95 tests/formats/month-out.sh \
96 tests/formats/num-in.sh \
97 tests/formats/num-out.sh \
98 tests/formats/time-in.sh \
99 tests/formats/time-out.sh \
100 tests/formats/wkday-in.sh \
101 tests/formats/wkday-out.sh \
102 tests/formats/360.sh \
103 tests/bugs/agg_crash.sh \
104 tests/bugs/agg-crash-2.sh \
105 tests/bugs/alpha-freq.sh \
106 tests/bugs/big-input.sh \
107 tests/bugs/big-input-2.sh \
108 tests/bugs/case-map.sh \
109 tests/bugs/comment-at-eof.sh \
110 tests/bugs/compute-fmt.sh \
111 tests/bugs/compression.sh \
112 tests/bugs/crosstabs.sh \
113 tests/bugs/crosstabs2.sh \
114 tests/bugs/crosstabs-crash.sh \
115 tests/bugs/crosstabs-crash2.sh \
116 tests/bugs/curtailed.sh \
117 tests/bugs/data-crash.sh \
118 tests/bugs/double-frequency.sh \
119 tests/bugs/empty-do-repeat.sh \
121 tests/bugs/examine-crash.sh \
122 tests/bugs/examine-crash2.sh \
123 tests/bugs/examine-crash3.sh \
124 tests/bugs/examine-1sample.sh \
125 tests/bugs/examine-missing.sh \
126 tests/bugs/examine-missing2.sh \
127 tests/bugs/freq-nolabels.sh \
128 tests/bugs/get-no-file.sh \
129 tests/bugs/html-frequency.sh \
130 tests/bugs/if_crash.sh \
131 tests/bugs/input-crash.sh \
132 tests/bugs/lag_crash.sh \
133 tests/bugs/list-overflow.sh \
134 tests/bugs/match-files-scratch.sh \
135 tests/bugs/multipass.sh \
136 tests/bugs/overwrite-input-file.sh \
137 tests/bugs/overwrite-special-file.sh \
138 tests/bugs/piechart.sh \
139 tests/bugs/random.sh \
140 tests/bugs/shbang.sh \
141 tests/bugs/signals.sh \
142 tests/bugs/t-test-with-temp.sh \
143 tests/bugs/t-test.sh \
144 tests/bugs/t-test-alpha.sh \
145 tests/bugs/t-test-alpha2.sh \
146 tests/bugs/t-test-alpha3.sh \
147 tests/bugs/t-test-paired.sh \
148 tests/bugs/temporary.sh \
149 tests/bugs/unwritable-dir.sh \
150 tests/bugs/val-labs.sh \
151 tests/bugs/val-labs-trailing-slash.sh \
152 tests/bugs/recode-copy-bug.sh \
153 tests/bugs/computebug.sh \
154 tests/bugs/compute-lv.sh \
155 tests/bugs/compute-sum.sh \
156 tests/bugs/temp-freq.sh \
157 tests/bugs/print-crash.sh \
158 tests/bugs/keep-all.sh \
159 tests/data/datasheet-test.sh \
160 tests/libpspp/sparse-xarray-test.sh \
161 tests/output/paper-size.sh \
162 tests/xforms/recode.sh \
163 tests/stats/descript-basic.sh \
164 tests/stats/descript-missing.sh \
165 tests/stats/descript-mean-bug.sh \
166 tests/stats/moments.sh \
167 tests/stats/percentiles-compatible.sh \
168 tests/stats/ntiles.sh \
169 tests/stats/percentiles-enhanced.sh \
170 tests/expressions/expressions.sh \
171 tests/expressions/epoch.sh \
172 tests/expressions/randist.sh \
173 tests/expressions/valuelabel.sh \
174 tests/expressions/variables.sh \
175 tests/expressions/vectors.sh
178 dist_TESTS += tests/command/get-data-gnm.sh
182 dist_TESTS += tests/command/get-data-psql.sh
186 tests/libpspp/abt-test \
187 tests/libpspp/bt-test \
188 tests/libpspp/heap-test \
189 tests/libpspp/hmap-test \
190 tests/libpspp/hmapx-test \
191 tests/libpspp/ll-test \
192 tests/libpspp/llx-test \
193 tests/libpspp/range-map-test \
194 tests/libpspp/range-set-test \
195 tests/libpspp/sparse-array-test \
196 tests/libpspp/str-test \
197 tests/libpspp/tower-test
199 TESTS = $(dist_TESTS) $(nodist_TESTS)
203 tests/data/datasheet-test \
204 tests/formats/inexactify \
205 tests/libpspp/sparse-xarray-test
207 tests_data_datasheet_test_SOURCES = \
208 tests/data/datasheet-test.c
209 tests_data_datasheet_test_LDADD = gl/libgl.la src/libpspp-core.la @LIBINTL@
210 tests_data_datasheet_test_CFLAGS = $(AM_CFLAGS)
212 # This seems to be necessary as the libtool artifacts aren't removed
214 tests_data_datasheet_test_CLEAN:
217 CLEAN_LOCAL += tests_data_datasheet_test_CLEAN
219 tests_libpspp_ll_test_SOURCES = \
222 tests/libpspp/ll-test.c
223 tests_libpspp_ll_test_LDADD = gl/libgl.la @LIBINTL@
224 tests_libpspp_ll_test_CFLAGS = $(AM_CFLAGS)
226 tests_libpspp_llx_test_SOURCES = \
231 tests/libpspp/llx-test.c
232 tests_libpspp_llx_test_LDADD = gl/libgl.la @LIBINTL@
233 tests_libpspp_llx_test_CFLAGS = $(AM_CFLAGS)
235 tests_libpspp_heap_test_SOURCES = \
240 tests/libpspp/heap-test.c
241 tests_libpspp_heap_test_LDADD = gl/libgl.la @LIBINTL@
242 tests_libpspp_heap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
244 tests_libpspp_hmap_test_SOURCES = \
247 tests/libpspp/hmap-test.c
248 tests_libpspp_hmap_test_LDADD = gl/libgl.la @LIBINTL@
249 tests_libpspp_hmap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
251 tests_libpspp_hmapx_test_SOURCES = \
254 src/libpspp/hmapx.c \
255 src/libpspp/hmapx.h \
256 tests/libpspp/hmapx-test.c
257 tests_libpspp_hmapx_test_LDADD = gl/libgl.la @LIBINTL@
258 tests_libpspp_hmapx_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
260 tests_libpspp_abt_test_SOURCES = \
263 tests/libpspp/abt-test.c
264 tests_libpspp_abt_test_LDADD = gl/libgl.la @LIBINTL@
265 tests_libpspp_abt_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
267 tests_libpspp_bt_test_SOURCES = \
270 tests/libpspp/bt-test.c
271 tests_libpspp_bt_test_LDADD = gl/libgl.la
272 tests_libpspp_bt_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
274 tests_libpspp_range_map_test_SOURCES = \
277 src/libpspp/range-map.c \
278 src/libpspp/range-map.h \
279 tests/libpspp/range-map-test.c
280 tests_libpspp_range_map_test_LDADD = gl/libgl.la @LIBINTL@
281 tests_libpspp_range_map_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
283 tests_libpspp_range_set_test_SOURCES = \
288 src/libpspp/range-set.c \
289 src/libpspp/range-set.h \
290 tests/libpspp/range-set-test.c
291 tests_libpspp_range_set_test_LDADD = gl/libgl.la @LIBINTL@
292 tests_libpspp_range_set_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
294 tests_libpspp_str_test_SOURCES = \
295 tests/libpspp/str-test.c
296 tests_libpspp_str_test_LDADD = src/libpspp/libpspp.la gl/libgl.la @LIBINTL@
298 tests_libpspp_tower_test_SOURCES = \
303 src/libpspp/tower.c \
304 src/libpspp/tower.h \
305 tests/libpspp/tower-test.c
306 tests_libpspp_tower_test_LDADD = gl/libgl.la @LIBINTL@
307 tests_libpspp_tower_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
309 tests_libpspp_sparse_array_test_SOURCES = \
310 src/libpspp/sparse-array.c \
311 src/libpspp/sparse-array.h \
314 tests/libpspp/sparse-array-test.c
315 tests_libpspp_sparse_array_test_LDADD = gl/libgl.la @LIBINTL@
316 tests_libpspp_sparse_array_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
318 tests_libpspp_sparse_xarray_test_SOURCES = \
319 src/libpspp/argv-parser.c \
321 src/libpspp/deque.c \
322 src/libpspp/model-checker.c \
323 src/libpspp/range-set.c \
324 src/libpspp/sparse-array.c \
325 src/libpspp/sparse-xarray.c \
328 src/libpspp/tmpfile.c \
329 tests/libpspp/sparse-xarray-test.c
330 tests_libpspp_sparse_xarray_test_LDADD = gl/libgl.la @LIBINTL@
331 tests_libpspp_sparse_xarray_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
333 tests_formats_inexactify_SOURCES = tests/formats/inexactify.c
335 noinst_PROGRAMS += tests/dissect-sysfile
336 tests_dissect_sysfile_SOURCES = \
337 src/libpspp/integer-format.c \
338 src/libpspp/float-format.c \
339 tests/dissect-sysfile.c
340 tests_dissect_sysfile_LDADD = gl/libgl.la @LIBINTL@
341 tests_dissect_sysfile_CPPFLAGS = $(AM_CPPFLAGS) -DINSTALLDIR=\"$(bindir)\"
345 tests/Book1.gnm.unzipped \
346 tests/weighting.data tests/data-list.data tests/list.data \
347 tests/no_case_size.sav \
348 tests/coverage.sh tests/test_template \
349 tests/v13.sav tests/v14.sav \
350 tests/bugs/computebug.stat tests/bugs/computebug.out \
351 tests/bugs/recode-copy-bug-1.stat tests/bugs/recode-copy-bug-2.stat \
352 tests/bugs/recode-copy-bug-1.out tests/bugs/recode-copy-bug-2.out \
353 tests/expressions/randist/beta.out \
354 tests/expressions/randist/cauchy.out \
355 tests/expressions/randist/chisq.out \
356 tests/expressions/randist/exp.out \
357 tests/expressions/randist/f.out \
358 tests/expressions/randist/gamma.out \
359 tests/expressions/randist/laplace.out \
360 tests/expressions/randist/lnormal.out \
361 tests/expressions/randist/logistic.out \
362 tests/expressions/randist/normal.out \
363 tests/expressions/randist/pareto.out \
364 tests/expressions/randist/compare.pl \
365 tests/expressions/randist/randist.pl \
366 tests/expressions/randist/randist.txt \
367 tests/expressions/randist/t.out \
368 tests/expressions/randist/uniform.out \
369 tests/expressions/randist/weibull.out \
370 tests/formats/bcd-in.expected.cmp.gz \
371 tests/formats/binhex-out.expected.gz \
372 tests/formats/ib-in.expected.cmp.gz \
373 tests/formats/legacy-in.expected.cmp.gz \
374 tests/formats/num-in.expected.gz \
375 tests/formats/num-out.expected.cmp.gz \
376 tests/formats/num-out-cmp.pl \
377 tests/formats/num-out-compare.pl \
378 tests/formats/num-out-decmp.pl \
379 tests/formats/num-out.pl
381 CLEANFILES += *.save pspp.* foo*
383 check-for-export-var-val:
384 @if grep -q 'export .*=' $(dist_TESTS) ; then \
385 echo 'One or more tests contain non-portable "export VAR=val" syntax' ; \
389 DIST_HOOKS += check-for-export-var-val
391 EXTRA_DIST += tests/OChangeLog