add test scripts
[idzebra-moved-to-github.git] / test / gils / Makefile.am
1
2 EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg \
3  t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh
4
5 dist-hook:
6         -mkdir $(distdir)/records
7         cp $(srcdir)/records/*.grs $(distdir)/records
8
9 test:
10         ../../index/zmbolidx init
11         ../../index/zmbolidx update records
12
13 TESTS = t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh