arabica/tests/XPath
2011-11-25 18:47:54 +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 fixed for new namespace node constructor 2008-05-28 17:17:12 +00:00
execute_test.hpp still chipping away at function-available 2010-02-20 21:56:47 +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 Add PARSER_LIBS into link 2011-11-25 18:47:54 +00:00
match_test.hpp still chipping away at function-available 2010-02-20 21:56:47 +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 still chipping away at function-available 2010-02-20 21:56:47 +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
text_node_test.hpp Fixed element value when has consecutive text node descendants 2008-09-19 09:03:19 +01:00
value_test.hpp s/XPathExpressionPtr/XPathExpression/g 2007-10-25 20:42:00 +00:00
xpath_test_suite.hpp Added tests looking at the behaviour of XPath when dealing with text nodes. I want XPath the evaluate as if the DOM had been normalised, even if it hasn't. That is, consecutive text nodes should be treated as a single node. 2008-09-13 18:36:46 +01:00