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