b259197cc253e8cbc8ae0cc6ac3ea2ddb7aef06c
[pspp] / tests / automake.mk
1 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
2
3 TESTS_ENVIRONMENT = top_srcdir='$(top_srcdir)' top_builddir='$(top_builddir)'
4 TESTS_ENVIRONMENT += PERL='$(PERL)' PG_CONFIG='$(PG_CONFIG)'
5
6 # Allow locale_charset to find charset.alias before running "make install".
7 TESTS_ENVIRONMENT += CHARSETALIASDIR='$(abs_top_builddir)/gl'
8
9 TESTS_ENVIRONMENT += LC_ALL=C
10
11 dist_TESTS = \
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/curtailed.sh \
113         tests/bugs/data-crash.sh \
114         tests/bugs/double-frequency.sh \
115         tests/bugs/empty-do-repeat.sh \
116         tests/bugs/get.sh \
117         tests/bugs/examine-crash.sh \
118         tests/bugs/examine-crash2.sh \
119         tests/bugs/examine-crash3.sh \
120         tests/bugs/examine-1sample.sh \
121         tests/bugs/examine-missing.sh \
122         tests/bugs/examine-missing2.sh \
123         tests/bugs/get-no-file.sh \
124         tests/bugs/html-frequency.sh \
125         tests/bugs/if_crash.sh \
126         tests/bugs/input-crash.sh \
127         tests/bugs/lag_crash.sh \
128         tests/bugs/list-overflow.sh \
129         tests/bugs/match-files-scratch.sh \
130         tests/bugs/multipass.sh \
131         tests/bugs/overwrite-input-file.sh \
132         tests/bugs/overwrite-special-file.sh \
133         tests/bugs/piechart.sh \
134         tests/bugs/random.sh \
135         tests/bugs/shbang.sh \
136         tests/bugs/signals.sh \
137         tests/bugs/t-test-with-temp.sh \
138         tests/bugs/t-test.sh \
139         tests/bugs/t-test-alpha.sh \
140         tests/bugs/t-test-alpha2.sh \
141         tests/bugs/t-test-alpha3.sh \
142         tests/bugs/t-test-paired.sh \
143         tests/bugs/temporary.sh \
144         tests/bugs/unwritable-dir.sh \
145         tests/bugs/val-labs.sh \
146         tests/bugs/val-labs-trailing-slash.sh \
147         tests/bugs/recode-copy-bug.sh \
148         tests/bugs/computebug.sh \
149         tests/bugs/compute-lv.sh \
150         tests/bugs/compute-sum.sh \
151         tests/bugs/temp-freq.sh \
152         tests/bugs/print-crash.sh \
153         tests/bugs/keep-all.sh \
154         tests/data/datasheet-test.sh \
155         tests/libpspp/sparse-xarray-test.sh \
156         tests/output/paper-size.sh \
157         tests/xforms/recode.sh \
158         tests/stats/descript-basic.sh \
159         tests/stats/descript-missing.sh \
160         tests/stats/descript-mean-bug.sh \
161         tests/stats/moments.sh \
162         tests/stats/percentiles-compatible.sh \
163         tests/stats/ntiles.sh \
164         tests/stats/percentiles-enhanced.sh \
165         tests/expressions/expressions.sh \
166         tests/expressions/epoch.sh \
167         tests/expressions/randist.sh \
168         tests/expressions/valuelabel.sh \
169         tests/expressions/variables.sh \
170         tests/expressions/vectors.sh
171
172 if GNM_SUPPORT
173 dist_TESTS += tests/command/get-data-gnm.sh 
174 endif
175
176 if PSQL_SUPPORT
177 dist_TESTS += tests/command/get-data-psql.sh 
178 endif
179
180 nodist_TESTS = \
181         tests/libpspp/abt-test \
182         tests/libpspp/bt-test \
183         tests/libpspp/heap-test \
184         tests/libpspp/hmap-test \
185         tests/libpspp/hmapx-test \
186         tests/libpspp/ll-test \
187         tests/libpspp/llx-test \
188         tests/libpspp/range-map-test \
189         tests/libpspp/range-set-test \
190         tests/libpspp/sparse-array-test \
191         tests/libpspp/str-test \
192         tests/libpspp/string-map-test \
193         tests/libpspp/string-set-test \
194         tests/libpspp/tower-test
195
196 TESTS = $(dist_TESTS) $(nodist_TESTS)
197
198 check_PROGRAMS += \
199         $(nodist_TESTS) \
200         tests/data/datasheet-test \
201         tests/formats/inexactify \
202         tests/libpspp/sparse-xarray-test \
203         tests/output/render-test
204
205 tests_data_datasheet_test_SOURCES = \
206         tests/data/datasheet-test.c
207 tests_data_datasheet_test_LDADD = gl/libgl.la src/libpspp-core.la $(LIBINTL) 
208 tests_data_datasheet_test_CFLAGS = $(AM_CFLAGS)
209
210 tests_libpspp_ll_test_SOURCES = \
211         src/libpspp/ll.c \
212         src/libpspp/ll.h \
213         tests/libpspp/ll-test.c
214 tests_libpspp_ll_test_LDADD = gl/libgl.la $(LIBINTL)
215 tests_libpspp_ll_test_CFLAGS = $(AM_CFLAGS)
216
217 tests_libpspp_llx_test_SOURCES = \
218         src/libpspp/ll.c \
219         src/libpspp/ll.h \
220         src/libpspp/llx.c \
221         src/libpspp/llx.h \
222         tests/libpspp/llx-test.c
223 tests_libpspp_llx_test_LDADD = gl/libgl.la $(LIBINTL)
224 tests_libpspp_llx_test_CFLAGS = $(AM_CFLAGS)
225
226 tests_libpspp_heap_test_SOURCES = \
227         src/libpspp/heap.c \
228         src/libpspp/heap.h \
229         src/libpspp/pool.c \
230         src/libpspp/pool.h \
231         tests/libpspp/heap-test.c
232 tests_libpspp_heap_test_LDADD = gl/libgl.la $(LIBINTL) 
233 tests_libpspp_heap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
234
235 tests_libpspp_hmap_test_SOURCES = \
236         src/libpspp/hmap.c \
237         src/libpspp/hmap.h \
238         tests/libpspp/hmap-test.c
239 tests_libpspp_hmap_test_LDADD = gl/libgl.la $(LIBINTL)
240 tests_libpspp_hmap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
241
242 tests_libpspp_hmapx_test_SOURCES = \
243         src/libpspp/hmap.c \
244         src/libpspp/hmap.h \
245         src/libpspp/hmapx.c \
246         src/libpspp/hmapx.h \
247         tests/libpspp/hmapx-test.c
248 tests_libpspp_hmapx_test_LDADD = gl/libgl.la $(LIBINTL)
249 tests_libpspp_hmapx_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
250
251 tests_libpspp_abt_test_SOURCES = \
252         src/libpspp/abt.c \
253         src/libpspp/abt.h \
254         tests/libpspp/abt-test.c
255 tests_libpspp_abt_test_LDADD = gl/libgl.la $(LIBINTL)
256 tests_libpspp_abt_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
257
258 tests_libpspp_bt_test_SOURCES = \
259         src/libpspp/bt.c \
260         src/libpspp/bt.h \
261         tests/libpspp/bt-test.c
262 tests_libpspp_bt_test_LDADD = gl/libgl.la
263 tests_libpspp_bt_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
264
265 tests_libpspp_range_map_test_SOURCES = \
266         src/libpspp/bt.c \
267         src/libpspp/bt.h \
268         src/libpspp/range-map.c \
269         src/libpspp/range-map.h \
270         tests/libpspp/range-map-test.c
271 tests_libpspp_range_map_test_LDADD = gl/libgl.la $(LIBINTL)
272 tests_libpspp_range_map_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
273
274 tests_libpspp_range_set_test_SOURCES = \
275         src/libpspp/bt.c \
276         src/libpspp/bt.h \
277         src/libpspp/pool.c \
278         src/libpspp/pool.h \
279         src/libpspp/range-set.c \
280         src/libpspp/range-set.h \
281         tests/libpspp/range-set-test.c
282 tests_libpspp_range_set_test_LDADD = gl/libgl.la $(LIBINTL) 
283 tests_libpspp_range_set_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
284
285 tests_libpspp_str_test_SOURCES = \
286         tests/libpspp/str-test.c
287 tests_libpspp_str_test_LDADD = src/libpspp/libpspp.la gl/libgl.la $(LIBINTL) 
288
289 tests_libpspp_string_map_test_SOURCES = \
290         src/libpspp/hash-functions.c \
291         src/libpspp/hmap.c \
292         src/libpspp/string-map.c \
293         src/libpspp/string-set.c \
294         tests/libpspp/string-map-test.c
295 tests_libpspp_string_map_test_LDADD = gl/libgl.la $(LIBINTL)
296 tests_libpspp_string_map_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
297
298 tests_libpspp_string_set_test_SOURCES = \
299         src/libpspp/hash-functions.c \
300         src/libpspp/hmap.c \
301         src/libpspp/string-set.c \
302         tests/libpspp/string-set-test.c
303 tests_libpspp_string_set_test_LDADD = gl/libgl.la $(LIBINTL)
304 tests_libpspp_string_set_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
305
306 tests_libpspp_tower_test_SOURCES = \
307         src/libpspp/abt.c \
308         src/libpspp/abt.h \
309         src/libpspp/pool.c \
310         src/libpspp/pool.h \
311         src/libpspp/tower.c \
312         src/libpspp/tower.h \
313         tests/libpspp/tower-test.c
314 tests_libpspp_tower_test_LDADD = gl/libgl.la $(LIBINTL) 
315 tests_libpspp_tower_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
316
317 tests_libpspp_sparse_array_test_SOURCES = \
318         src/libpspp/sparse-array.c \
319         src/libpspp/sparse-array.h \
320         src/libpspp/pool.c \
321         src/libpspp/pool.h \
322         tests/libpspp/sparse-array-test.c
323 tests_libpspp_sparse_array_test_LDADD = gl/libgl.la $(LIBINTL) 
324 tests_libpspp_sparse_array_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
325
326 tests_libpspp_sparse_xarray_test_SOURCES = \
327         src/libpspp/argv-parser.c \
328         src/libpspp/bt.c \
329         src/libpspp/deque.c \
330         src/libpspp/model-checker.c \
331         src/libpspp/range-set.c \
332         src/libpspp/sparse-array.c \
333         src/libpspp/sparse-xarray.c \
334         src/libpspp/str.c \
335         src/libpspp/pool.c \
336         src/libpspp/tmpfile.c \
337         tests/libpspp/sparse-xarray-test.c
338 tests_libpspp_sparse_xarray_test_LDADD = gl/libgl.la $(LIBINTL) 
339 tests_libpspp_sparse_xarray_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
340
341 tests_formats_inexactify_SOURCES = tests/formats/inexactify.c
342
343 noinst_PROGRAMS += tests/dissect-sysfile
344 tests_dissect_sysfile_SOURCES = \
345         src/libpspp/integer-format.c \
346         src/libpspp/float-format.c \
347         tests/dissect-sysfile.c
348 tests_dissect_sysfile_LDADD = gl/libgl.la $(LIBINTL) 
349 tests_dissect_sysfile_CPPFLAGS = $(AM_CPPFLAGS) -DINSTALLDIR=\"$(bindir)\"
350
351 check_PROGRAMS += tests/output/render-test
352 tests_output_render_test_SOURCES = tests/output/render-test.c
353 tests_output_render_test_LDADD = \
354         src/libpspp.la \
355         src/libpspp-core.la \
356         $(CAIRO_LIBS) \
357         $(LIBICONV) \
358         $(LIBINTL)
359
360 EXTRA_DIST += \
361         $(dist_TESTS) \
362         tests/Book1.gnm.unzipped \
363         tests/weighting.data tests/data-list.data tests/list.data \
364         tests/no_case_size.sav \
365         tests/coverage.sh tests/test_template \
366         tests/v13.sav tests/v14.sav \
367         tests/expressions/randist/beta.out \
368         tests/expressions/randist/cauchy.out \
369         tests/expressions/randist/chisq.out \
370         tests/expressions/randist/exp.out \
371         tests/expressions/randist/f.out \
372         tests/expressions/randist/gamma.out \
373         tests/expressions/randist/laplace.out \
374         tests/expressions/randist/lnormal.out \
375         tests/expressions/randist/logistic.out \
376         tests/expressions/randist/normal.out \
377         tests/expressions/randist/pareto.out \
378         tests/expressions/randist/compare.pl \
379         tests/expressions/randist/randist.pl \
380         tests/expressions/randist/randist.txt \
381         tests/expressions/randist/t.out \
382         tests/expressions/randist/uniform.out \
383         tests/expressions/randist/weibull.out \
384         tests/formats/bcd-in.expected.cmp.gz \
385         tests/formats/binhex-out.expected.gz \
386         tests/formats/ib-in.expected.cmp.gz \
387         tests/formats/legacy-in.expected.cmp.gz \
388         tests/formats/num-in.expected.gz \
389         tests/formats/num-out.expected.cmp.gz \
390         tests/formats/num-out-cmp.pl \
391         tests/formats/num-out-compare.pl \
392         tests/formats/num-out-decmp.pl \
393         tests/formats/num-out.pl
394
395 CLEANFILES += *.save pspp.* foo*
396
397 check-for-export-var-val:
398         @if grep -q 'export .*=' $(dist_TESTS) ; then \
399          echo 'One or more tests contain non-portable "export VAR=val" syntax' ; \
400          false ; \
401         fi
402
403 DIST_HOOKS += check-for-export-var-val
404
405 EXTRA_DIST += tests/OChangeLog
406 \f
407 # Autotest testsuite
408
409 EXTRA_DIST += \
410         $(TESTSUITE_AT) \
411         $(TESTSUITE) \
412         tests/atlocal.in \
413         $(srcdir)/package.m4 \
414         $(TESTSUITE)
415 TESTSUITE_AT = \
416         tests/testsuite.at \
417         tests/language/stats/crosstabs.at \
418         tests/output/render.at
419 TESTSUITE = $(srcdir)/tests/testsuite
420 DISTCLEANFILES += tests/atconfig tests/atlocal $(TESTSUITE)
421
422 CHECK_LOCAL += tests_check
423 tests_check: tests/atconfig tests/atlocal $(TESTSUITE)
424         $(SHELL) '$(TESTSUITE)' -C tests AUTOTEST_PATH=tests/output:src/ui/terminal $(TESTSUITEFLAGS)
425
426 CLEAN_LOCAL += tests_clean
427 tests_clean:
428         test ! -f '$(TESTSUITE)' || $(SHELL) '$(TESTSUITE)' -C tests --clean
429
430 AUTOM4TE = $(SHELL) $(srcdir)/missing --run autom4te
431 AUTOTEST = $(AUTOM4TE) --language=autotest
432 $(TESTSUITE): package.m4 $(TESTSUITE_AT)
433         $(AUTOTEST) -I '$(srcdir)' -o $@.tmp $@.at
434         mv $@.tmp $@
435
436 # The `:;' works around a Bash 3.2 bug when the output is not writeable.
437 $(srcdir)/package.m4: $(top_srcdir)/configure.ac
438         :;{ \
439           echo '# Signature of the current package.' && \
440           echo 'm4_define([AT_PACKAGE_NAME],      [$(PACKAGE_NAME)])' && \
441           echo 'm4_define([AT_PACKAGE_TARNAME],   [$(PACKAGE_TARNAME)])' && \
442           echo 'm4_define([AT_PACKAGE_VERSION],   [$(PACKAGE_VERSION)])' && \
443           echo 'm4_define([AT_PACKAGE_STRING],    [$(PACKAGE_STRING)])' && \
444           echo 'm4_define([AT_PACKAGE_BUGREPORT], [$(PACKAGE_BUGREPORT)])' && \
445           echo 'm4_define([AT_PACKAGE_URL],       [$(PACKAGE_URL)])'; \
446         } >'$(srcdir)/package.m4'