Added scripts to test server start/stop/kill
[idzebra-moved-to-github.git] / test / gils / Makefile.am
index 5cc7812..657773f 100644 (file)
@@ -1,10 +1,10 @@
 
-EXTRA_DIST = zebra.cfg test.sh
+EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg \
+ t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh
 
 dist-hook:
        -mkdir $(distdir)/records
        cp $(srcdir)/records/*.grs $(distdir)/records
 
-test:
-       ../../index/zmbolidx init
-       ../../index/zmbolidx update records
+#TESTS = t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh
+TESTS = test1.sh test2.sh