From 41e829903f413447a0f50e81d21adb363b4c0357 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 25 May 2004 08:49:11 +0000 Subject: [PATCH] Add zthes-b.est and ensure that .abs and .est is part of dist --- test/xpath/Makefile.am | 5 +++-- test/xpath/Zthes.abs | 4 +++- test/xpath/zthes-b.est | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 test/xpath/zthes-b.est diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index b8b1fb2..caac315 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,8 +1,9 @@ -# $Id: Makefile.am,v 1.6 2004-02-09 17:44:49 heikki Exp $ +# $Id: Makefile.am,v 1.7 2004-05-25 08:49:11 adam Exp $ check_SCRIPTS = simple1.sh test1.sh test2.sh test3.sh test4.sh test5.sh TESTS = $(check_SCRIPTS) -EXTRA_DIST = zebra.cfg rec.xml simple1.xml rec4.xml rec5.xml $(check_SCRIPTS) +EXTRA_DIST = zebra.cfg rec.xml Zthes.abs zthes-b.est \ + simple1.xml rec4.xml rec5.xml $(check_SCRIPTS) diff --git a/test/xpath/Zthes.abs b/test/xpath/Zthes.abs index 3155f40..83c297e 100644 --- a/test/xpath/Zthes.abs +++ b/test/xpath/Zthes.abs @@ -2,4 +2,6 @@ attset bib1.att tagset tagsetg.tag xpath enable -# elm (2,1) title ! +esetname F @ +esetname B zthes-b.est + diff --git a/test/xpath/zthes-b.est b/test/xpath/zthes-b.est new file mode 100644 index 0000000..0624b3d --- /dev/null +++ b/test/xpath/zthes-b.est @@ -0,0 +1,2 @@ +simpleelement (3,termId) +simpleelement (3,relation)/(3,termName) -- 1.7.10.4