Added test cases
[SXSI/xpathcomp.git] / tests / xpath-pt / xpath / E1.xpl
diff --git a/tests/xpath-pt/xpath/E1.xpl b/tests/xpath-pt/xpath/E1.xpl
new file mode 100644 (file)
index 0000000..74e1692
--- /dev/null
@@ -0,0 +1 @@
+/site/open_auctions/open_auction[number(bidder[1]/increase) < number(bidder[floor((last() + 1) div 2)]/increase) and number(bidder[floor((last() + 1) div 2)]/increase) < number(bidder[last()]/increase)]/interval
\ No newline at end of file