test: proper header about what sh is using each cfg
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 20 Sep 2011 10:46:28 +0000 (12:46 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 20 Sep 2011 10:46:28 +0000 (12:46 +0200)
test/test_dads.cfg
test/test_facets.cfg
test/test_icu.cfg
test/test_preferred.cfg
test/test_settings.cfg
test/test_solr.cfg
test/test_sru-proxy.cfg
test/test_sru.cfg
test/test_turbomarcxml.cfg

index 2876a8b..299ff9f 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_dads.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>
index 77c902f..9fce24c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_facets.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>
index f343817..2febba8 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_icu.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>
index 77c902f..16425e2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_preferred.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>
index cacd2c1..eb0c176 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  
+  <!-- Used by test_settings.sh -->  
   <server>
     <listen port="9763"/>
     <settings src="set2"/>
index c9ac3bd..1c30567 100644 (file)
@@ -1,12 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_solr.sh -->
   <server>
     <listen port="9763"/>
-    <proxy host="localhost"/>
     
     <service>
-      <include src="z3950_indexdata_com_marc.xml"/>
       <metadata name="url" merge="unique"/>
       <metadata name="title" brief="yes" sortkey="skiparticle" merge="longest" rank="6" mergekey="required" />
       <metadata name="title-remainder" brief="yes" merge="longest" rank="5"/>
       <metadata name="test-usersetting-2" brief="yes"/>
     </service>
 
-    <include src="*_service.xml"/> 
-    <include src="no_such_service.xml"/>
-
   </server>
-  
-  
+
 </pazpar2>
 <!-- Keep this comment at the end of the file
      Local variables:
index 60c3a81..6a42350 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_sru-proxy.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>
index 2876a8b..3b4413e 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_sru.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>
index 77c902f..8b5283a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
-  <!-- Used by test_http.sh -->
+  <!-- Used by test_turbomarcxml.sh -->
   <server>
     <listen port="9763"/>
     <proxy host="localhost"/>