From: Dennis Schafroth Date: Wed, 25 Apr 2012 10:40:03 +0000 (+0200) Subject: Merge branch 'master' into protocol-version2 X-Git-Tag: v1.6.13~16^2~14 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=02285d44c6c35b401313d6c148db918b3edaaebf;p=pazpar2-moved-to-github.git Merge branch 'master' into protocol-version2 Test re-write in master Conflicts: test/Makefile.am test/test_solr_4.res test/test_solr_5.res --- 02285d44c6c35b401313d6c148db918b3edaaebf diff --cc .cproject index 6fed192,6fed192..167119a --- a/.cproject +++ b/.cproject @@@ -24,6 -24,6 +24,9 @@@ ++ @@@ -75,6 -75,6 +78,9 @@@ ++ diff --cc test/Makefile.am index 1c7061b,4a76ba8..103c239 --- a/test/Makefile.am +++ b/test/Makefile.am @@@ -17,11 -16,7 +17,12 @@@ EXTRA_DIST = run_pazpar2.sh marc21_test test_url.cfg test_url.urls \ test_filter.cfg test_filter.urls \ test_termlist_block.cfg test_termlist_block.urls \ + test_limit_limitmap.cfg test_limit_limitmap.urls \ + test_limit_limitmap_service_1.xml test_limit_limitmap_service_2.xml \ + test_limit_limitmap_setting_1.xml test_limit_limitmap_setting_2.xml \ + test_limit_limitmap_setting_3.xml test_limit_limitmap_setting_4.xml \ + test_limit_limitmap_setting_5.xml \ + ztest_localhost_settings.xml test_termlist_block_settings_2.xml \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS)