debian-elementpath/tests
Davide Brunato bc78682fe8 Extend fn:string() to schema nodes
- Removed node_string_value(), replaced entirely by the method
    string_value() of the class XPathToken.
2019-08-13 18:06:49 +02:00
..
__init__.py Some improvements to parsers and testing 2018-03-02 21:50:03 +01:00
test_context.py Add tests for XPathContext to increase coverage 2019-05-22 19:11:47 +02:00
test_datatypes.py Fix function conversion rules in XPathToken.get_argument() 2019-08-08 06:55:22 +02:00
test_elementpath.py Split xpath_helpers module in two parts 2019-08-03 22:53:37 +02:00
test_helpers.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
test_package.py Update tests and docs 2019-01-12 10:28:44 +01:00
test_schema_proxy.py Add tests for helpers and schema proxy 2019-08-09 08:56:39 +02:00
test_selectors.py Added a script for testing XPathContext class 2019-05-21 07:17:58 +02:00
test_xpath1_parser.py Extend fn:string() to schema nodes 2019-08-13 18:06:49 +02:00
test_xpath2_parser.py Update to release v1.1.8 2019-05-20 23:22:14 +02:00