arabica/tests/XPath
2007-12-18 23:03:16 +00:00
..
arithmetic_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
attr_value_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
axis_enumerator_test.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
execute_test.hpp added type() to XPath expressions. I need this to allow XSLT match patterns to be rewritten properly - see http://www.jezuk.co.uk/cgi-bin/view/arabica/log?id=3546 - but it will also be useful for compile time checking (should I get sufficiently keen :) 2007-12-18 23:03:16 +00:00
expression_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
logical_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
main.cpp return pass/fail to environment 2007-12-08 21:20:28 +00:00
main_silly.cpp return pass/fail to environment 2007-12-08 21:20:28 +00:00
main_wide.cpp return pass/fail to environment 2007-12-08 21:20:28 +00:00
Makefile.am reworked test builds to use Automakes built in check target 2007-08-29 02:03:12 +00:00
match_test.hpp reworked MatchExpr so that it doesn't expose its inner XPathExpression 2007-10-14 20:06:27 +00:00
node_test_test.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
parse_test.hpp removed unused param 2007-11-22 16:48:18 +00:00
relational_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
step_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
value_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_test_suite.hpp return pass/fail to environment 2007-12-08 21:20:28 +00:00