X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tests%2Fxpathmark-queries.txt;fp=tests%2Fxpathmark-queries.txt;h=0000000000000000000000000000000000000000;hb=ea776e2c87cb6731378f1a5922c2efe916fcca53;hp=12ed53e046bb37e35c4c7a0425e6ffd9c02c63d1;hpb=7b4efbdf1b9e4e972f2b1d3c3c5c69235f7a964a;p=SXSI%2Fxpathcomp.git diff --git a/tests/xpathmark-queries.txt b/tests/xpathmark-queries.txt deleted file mode 100644 index 12ed53e..0000000 --- a/tests/xpathmark-queries.txt +++ /dev/null @@ -1,14 +0,0 @@ -#XPATHMARK A queries -/site/closed_auctions/closed_auction/annotation/description/text/keyword -/descendant::closed_auction/descendant::keyword -/site/closed_auctions/closed_auction/descendant::keyword -/site/closed_auctions/closed_auction[annotation/description/text/keyword]/date -/site/closed_auctions/closed_auction[descendant::keyword]/date -/site/people/person[profile/gender and profile/age]/name -/site/people/person[phone or homepage]/name -/site/people/person[address and (phone or homepage) and (creditcard or profile)]/name - -#XPATHMARK B queries -#/site/open_auctions/open_auction/bidder[following-sibling::bidder] -#/descendant::person[profile/@income]/name -