76ee1f2356b507fed397aec65d6e58f315065a1c
[pspp-builds.git] / 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/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 \
120         tests/bugs/get.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
176
177 if GNM_SUPPORT
178 dist_TESTS += tests/command/get-data-gnm.sh 
179 endif
180
181 if PSQL_SUPPORT
182 dist_TESTS += tests/command/get-data-psql.sh 
183 endif
184
185 nodist_TESTS = \
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/string-map-test \
198         tests/libpspp/string-set-test \
199         tests/libpspp/tower-test
200
201 TESTS = $(dist_TESTS) $(nodist_TESTS)
202
203 check_PROGRAMS += \
204         $(nodist_TESTS) \
205         tests/data/datasheet-test \
206         tests/formats/inexactify \
207         tests/libpspp/sparse-xarray-test
208
209 tests_data_datasheet_test_SOURCES = \
210         tests/data/datasheet-test.c
211 tests_data_datasheet_test_LDADD = gl/libgl.la src/libpspp-core.la $(LIBINTL) 
212 tests_data_datasheet_test_CFLAGS = $(AM_CFLAGS)
213
214 tests_libpspp_ll_test_SOURCES = \
215         src/libpspp/ll.c \
216         src/libpspp/ll.h \
217         tests/libpspp/ll-test.c
218 tests_libpspp_ll_test_LDADD = gl/libgl.la $(LIBINTL)
219 tests_libpspp_ll_test_CFLAGS = $(AM_CFLAGS)
220
221 tests_libpspp_llx_test_SOURCES = \
222         src/libpspp/ll.c \
223         src/libpspp/ll.h \
224         src/libpspp/llx.c \
225         src/libpspp/llx.h \
226         tests/libpspp/llx-test.c
227 tests_libpspp_llx_test_LDADD = gl/libgl.la $(LIBINTL)
228 tests_libpspp_llx_test_CFLAGS = $(AM_CFLAGS)
229
230 tests_libpspp_heap_test_SOURCES = \
231         src/libpspp/heap.c \
232         src/libpspp/heap.h \
233         src/libpspp/pool.c \
234         src/libpspp/pool.h \
235         tests/libpspp/heap-test.c
236 tests_libpspp_heap_test_LDADD = gl/libgl.la $(LIBINTL) 
237 tests_libpspp_heap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
238
239 tests_libpspp_hmap_test_SOURCES = \
240         src/libpspp/hmap.c \
241         src/libpspp/hmap.h \
242         tests/libpspp/hmap-test.c
243 tests_libpspp_hmap_test_LDADD = gl/libgl.la $(LIBINTL)
244 tests_libpspp_hmap_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
245
246 tests_libpspp_hmapx_test_SOURCES = \
247         src/libpspp/hmap.c \
248         src/libpspp/hmap.h \
249         src/libpspp/hmapx.c \
250         src/libpspp/hmapx.h \
251         tests/libpspp/hmapx-test.c
252 tests_libpspp_hmapx_test_LDADD = gl/libgl.la $(LIBINTL)
253 tests_libpspp_hmapx_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
254
255 tests_libpspp_abt_test_SOURCES = \
256         src/libpspp/abt.c \
257         src/libpspp/abt.h \
258         tests/libpspp/abt-test.c
259 tests_libpspp_abt_test_LDADD = gl/libgl.la $(LIBINTL)
260 tests_libpspp_abt_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
261
262 tests_libpspp_bt_test_SOURCES = \
263         src/libpspp/bt.c \
264         src/libpspp/bt.h \
265         tests/libpspp/bt-test.c
266 tests_libpspp_bt_test_LDADD = gl/libgl.la
267 tests_libpspp_bt_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
268
269 tests_libpspp_range_map_test_SOURCES = \
270         src/libpspp/bt.c \
271         src/libpspp/bt.h \
272         src/libpspp/range-map.c \
273         src/libpspp/range-map.h \
274         tests/libpspp/range-map-test.c
275 tests_libpspp_range_map_test_LDADD = gl/libgl.la $(LIBINTL)
276 tests_libpspp_range_map_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
277
278 tests_libpspp_range_set_test_SOURCES = \
279         src/libpspp/bt.c \
280         src/libpspp/bt.h \
281         src/libpspp/pool.c \
282         src/libpspp/pool.h \
283         src/libpspp/range-set.c \
284         src/libpspp/range-set.h \
285         tests/libpspp/range-set-test.c
286 tests_libpspp_range_set_test_LDADD = gl/libgl.la $(LIBINTL) 
287 tests_libpspp_range_set_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
288
289 tests_libpspp_str_test_SOURCES = \
290         tests/libpspp/str-test.c
291 tests_libpspp_str_test_LDADD = src/libpspp/libpspp.la gl/libgl.la $(LIBINTL) 
292
293 tests_libpspp_string_map_test_SOURCES = \
294         src/libpspp/hash-functions.c \
295         src/libpspp/hmap.c \
296         src/libpspp/string-map.c \
297         src/libpspp/string-set.c \
298         tests/libpspp/string-map-test.c
299 tests_libpspp_string_map_test_LDADD = gl/libgl.la $(LIBINTL)
300 tests_libpspp_string_map_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
301
302 tests_libpspp_string_set_test_SOURCES = \
303         src/libpspp/hash-functions.c \
304         src/libpspp/hmap.c \
305         src/libpspp/string-set.c \
306         tests/libpspp/string-set-test.c
307 tests_libpspp_string_set_test_LDADD = gl/libgl.la $(LIBINTL)
308 tests_libpspp_string_set_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
309
310 tests_libpspp_tower_test_SOURCES = \
311         src/libpspp/abt.c \
312         src/libpspp/abt.h \
313         src/libpspp/pool.c \
314         src/libpspp/pool.h \
315         src/libpspp/tower.c \
316         src/libpspp/tower.h \
317         tests/libpspp/tower-test.c
318 tests_libpspp_tower_test_LDADD = gl/libgl.la $(LIBINTL) 
319 tests_libpspp_tower_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
320
321 tests_libpspp_sparse_array_test_SOURCES = \
322         src/libpspp/sparse-array.c \
323         src/libpspp/sparse-array.h \
324         src/libpspp/pool.c \
325         src/libpspp/pool.h \
326         tests/libpspp/sparse-array-test.c
327 tests_libpspp_sparse_array_test_LDADD = gl/libgl.la $(LIBINTL) 
328 tests_libpspp_sparse_array_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
329
330 tests_libpspp_sparse_xarray_test_SOURCES = \
331         src/libpspp/argv-parser.c \
332         src/libpspp/bt.c \
333         src/libpspp/deque.c \
334         src/libpspp/model-checker.c \
335         src/libpspp/range-set.c \
336         src/libpspp/sparse-array.c \
337         src/libpspp/sparse-xarray.c \
338         src/libpspp/str.c \
339         src/libpspp/pool.c \
340         src/libpspp/tmpfile.c \
341         tests/libpspp/sparse-xarray-test.c
342 tests_libpspp_sparse_xarray_test_LDADD = gl/libgl.la $(LIBINTL) 
343 tests_libpspp_sparse_xarray_test_CPPFLAGS = $(AM_CPPFLAGS) -DASSERT_LEVEL=10
344
345 tests_formats_inexactify_SOURCES = tests/formats/inexactify.c
346
347 noinst_PROGRAMS += tests/dissect-sysfile
348 tests_dissect_sysfile_SOURCES = \
349         src/libpspp/integer-format.c \
350         src/libpspp/float-format.c \
351         tests/dissect-sysfile.c
352 tests_dissect_sysfile_LDADD = gl/libgl.la $(LIBINTL) 
353 tests_dissect_sysfile_CPPFLAGS = $(AM_CPPFLAGS) -DINSTALLDIR=\"$(bindir)\"
354
355 EXTRA_DIST += \
356         $(dist_TESTS) \
357         tests/Book1.gnm.unzipped \
358         tests/weighting.data tests/data-list.data tests/list.data \
359         tests/no_case_size.sav \
360         tests/coverage.sh tests/test_template \
361         tests/v13.sav tests/v14.sav \
362         tests/bugs/computebug.stat tests/bugs/computebug.out \
363         tests/bugs/recode-copy-bug-1.stat tests/bugs/recode-copy-bug-2.stat \
364         tests/bugs/recode-copy-bug-1.out tests/bugs/recode-copy-bug-2.out \
365         tests/expressions/randist/beta.out \
366         tests/expressions/randist/cauchy.out \
367         tests/expressions/randist/chisq.out \
368         tests/expressions/randist/exp.out \
369         tests/expressions/randist/f.out \
370         tests/expressions/randist/gamma.out \
371         tests/expressions/randist/laplace.out \
372         tests/expressions/randist/lnormal.out \
373         tests/expressions/randist/logistic.out \
374         tests/expressions/randist/normal.out \
375         tests/expressions/randist/pareto.out \
376         tests/expressions/randist/compare.pl \
377         tests/expressions/randist/randist.pl \
378         tests/expressions/randist/randist.txt \
379         tests/expressions/randist/t.out \
380         tests/expressions/randist/uniform.out \
381         tests/expressions/randist/weibull.out \
382         tests/formats/bcd-in.expected.cmp.gz \
383         tests/formats/binhex-out.expected.gz \
384         tests/formats/ib-in.expected.cmp.gz \
385         tests/formats/legacy-in.expected.cmp.gz \
386         tests/formats/num-in.expected.gz \
387         tests/formats/num-out.expected.cmp.gz \
388         tests/formats/num-out-cmp.pl \
389         tests/formats/num-out-compare.pl \
390         tests/formats/num-out-decmp.pl \
391         tests/formats/num-out.pl
392
393 CLEANFILES += *.save pspp.* foo*
394
395 check-for-export-var-val:
396         @if grep -q 'export .*=' $(dist_TESTS) ; then \
397          echo 'One or more tests contain non-portable "export VAR=val" syntax' ; \
398          false ; \
399         fi
400
401 DIST_HOOKS += check-for-export-var-val
402
403 EXTRA_DIST += tests/OChangeLog