X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fgils%2FMakefile.am;h=f0861036b832a1f701c19df0f001c29e563e9b66;hb=aa36decbdd330b8858eac641056bf607a8eea8a1;hp=5cc7812d0acfc56d9d4cd7f1cf8c90e22d959c34;hpb=7e75317bed8eecabcb57e59b16093a32238738e2;p=idzebra-moved-to-github.git diff --git a/test/gils/Makefile.am b/test/gils/Makefile.am index 5cc7812..f086103 100644 --- a/test/gils/Makefile.am +++ b/test/gils/Makefile.am @@ -1,10 +1,15 @@ -EXTRA_DIST = zebra.cfg test.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 + +EXTRA_DIST = $(TESTS) zebra1.cfg zebra2.cfg + +# FIXME: +# test02.sh fails +# test03.sh fails with a segfault