Add test case immedately fetch: 'no resultset'.
[pazpar2-moved-to-github.git] / test / Makefile.am
1 # This file is part of Pazpar2.
2 check_SCRIPTS = test_http.sh test_icu.sh test_post.sh test_settings.sh
3
4 EXTRA_DIST = run_pazpar2.sh marc21_test.xsl z3950_indexdata_com_marc.xml \
5         gils_service.xml marc_service.xml marc21.mmap \
6         test_http.cfg test_http_urls \
7         test_icu.cfg test_icu_urls \
8         test_post.cfg test_post_urls \
9         test_settings.cfg test_settings_urls \
10         $(check_SCRIPTS)
11
12 TESTS = $(check_SCRIPTS)
13
14 MAINTAINERCLEANFILES = Makefile.in
15
16 CONFIG_CLEAN_FILES=*.log *.dif
17
18 dist-hook:
19         cp ${srcdir}/test_http_*.res $(distdir)
20         cp ${srcdir}/test_icu_*.res $(distdir)
21         cp ${srcdir}/test_post_*.res $(distdir)
22         cp ${srcdir}/test_settings_*.res $(distdir)
23         mkdir $(distdir)/set2
24         cp ${srcdir}/set2/*.xml $(distdir)/set2