Searched defs:check_with_lxml (Results 1 – 3 of 3) sorted by relevance
/dports/textproc/py-xmlschema/xmlschema-1.8.2/tests/ |
H A D | test_files.py | 45 check_with_lxml = args.lxml variable 48 check_with_lxml = False variable
|
/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/testing/ |
H A D | factory.py | 136 check_with_lxml=False, codegen=False, verbosity=1): argument
|
H A D | builders.py | 52 def make_schema_test_class(test_file, test_args, test_num, schema_class, check_with_lxml): argument 223 def make_validation_test_class(test_file, test_args, test_num, schema_class, check_with_lxml): argument
|