Add test_filter tests
[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 test_filter.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         test_filter.cfg test_filter.urls \
18         $(check_SCRIPTS)
19
20 TESTS = $(check_SCRIPTS)
21
22 MAINTAINERCLEANFILES = Makefile.in
23
24 CONFIG_CLEAN_FILES=*.log *.dif
25
26 clean-local:
27         rm -f *.log *.dif
28
29 dist-hook:
30         cp ${srcdir}/test_*.res $(distdir)
31         mkdir $(distdir)/set2
32         cp ${srcdir}/set2/*.xml $(distdir)/set2