debian-xmlschema/xmlschema/tests
Davide Brunato 6942be8ac9 Optimize qname_to_prefixed() and get_namespace() helpers
- use_empty optional argument added to qname_to_prefixed()
2019-10-23 09:47:49 +02:00
..
test_cases Complete the revision of resource module 2019-10-22 18:37:26 +02:00
test_factory Add option -n/--narrow to tests for skipping extra checks 2019-10-19 00:04:28 +02:00
validation Improve content model encoding 2019-10-13 21:42:41 +02:00
validators Add LOCATION_HINTS dict to namespaces module 2019-10-16 06:45:53 +02:00
__init__.py Base modules refactoring for fix ElementTree import 2019-10-07 15:31:18 +02:00
check_etree_import.py Add class TestElementTree to test_package.py 2019-02-02 19:24:24 +01:00
check_memory.py Extend check_memory.py script 2019-10-22 14:28:46 +02:00
test_all.py Refactoring test scripts 2019-08-17 17:47:19 +02:00
test_etree.py Add etree_pruning(elem, selector) helper function 2019-08-01 23:56:13 +02:00
test_files.py Refactoring test scripts 2019-08-17 17:47:19 +02:00
test_helpers.py Optimize qname_to_prefixed() and get_namespace() helpers 2019-10-23 09:47:49 +02:00
test_memory.py Removed unmap_prefixed() from NamespaceMapper 2019-08-27 10:58:32 +02:00
test_meta.py Add logging for schema initialization and building 2019-10-08 11:30:36 +02:00
test_models.py Improve content model encoding 2019-10-13 21:42:41 +02:00
test_package.py Code refactoring for tests 2019-06-20 15:35:04 +02:00
test_regex.py Fix openContent validation ad regex character group parsing 2019-09-06 06:42:34 +02:00
test_resources.py Complete the revision of resource module 2019-10-22 18:37:26 +02:00
test_schemas.py Refactoring test scripts 2019-08-17 17:47:19 +02:00
test_validators.py Refactoring test scripts 2019-08-17 17:47:19 +02:00
test_w3c_suite.py Fix for unbound multi-schema W3C tests 2019-10-10 14:14:55 +02:00
test_xpath.py Fix assertions 2019-10-01 06:44:31 +02:00