reset error for retrieve. Remove sleep call
[idzebra-moved-to-github.git] / test / gils / Makefile.am
index 56c9752..e7257fd 100644 (file)
@@ -1,6 +1,13 @@
 
-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