Add fallback template
[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 \
3  test_settings.sh test_turbomarcxml.sh test_facets.sh \
4  test_solr.sh test_url.sh
5
6 EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \
7         z3950_indexdata_com_marc.xml \
8         gils_service.xml marc_service.xml marc21.mmap \
9         test_facets.cfg test_facets.urls \
10         test_icu.cfg test_icu.urls \
11         test_http.cfg test_http.urls \
12         test_post.cfg test_post.urls \
13         test_settings.cfg test_settings.urls \
14         test_solr.cfg test_solr.urls \
15         test_turbomarcxml.cfg test_turbomarcxml.urls \
16         test_url.cfg test_url.urls \
17         $(check_SCRIPTS)
18
19 TESTS = $(check_SCRIPTS)
20
21 MAINTAINERCLEANFILES = Makefile.in
22
23 CONFIG_CLEAN_FILES=*.log *.dif
24
25 clean-local:
26         rm -f *.log *.dif
27
28 dist-hook:
29         cp ${srcdir}/test_*.res $(distdir)
30         mkdir $(distdir)/set2
31         cp ${srcdir}/set2/*.xml $(distdir)/set2