ignore auto-generated file
[idzebra-moved-to-github.git] / test / gils / Makefile.am
index e7257fd..f086103 100644 (file)
@@ -1,13 +1,15 @@
 
-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 = stop01.sh stop02.sh stop03.sh stop04.sh \
+        test1.sh test2.sh \
+       timing1.sh timing2.sh
 
-TESTS = t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh
+EXTRA_DIST = $(TESTS) zebra1.cfg zebra2.cfg
+
+# FIXME:
+# test02.sh fails
+# test03.sh fails with a segfault