From 844a5b86252d4e947888c569dbc950631cabe914 Mon Sep 17 00:00:00 2001 From: Heikki Levanto Date: Tue, 22 Oct 2002 14:41:33 +0000 Subject: [PATCH] Using my new tests (those that pass!) --- test/gils/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/gils/Makefile.am b/test/gils/Makefile.am index 657773f..55f2a79 100644 --- a/test/gils/Makefile.am +++ b/test/gils/Makefile.am @@ -6,5 +6,7 @@ dist-hook: -mkdir $(distdir)/records cp $(srcdir)/records/*.grs $(distdir)/records -#TESTS = t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh -TESTS = test1.sh test2.sh +TESTS = test01.sh test04.sh test1.sh test2.sh +# FIXME: +# test02.sh fails +# test03.sh fails with a segfault -- 1.7.10.4