summaryrefslogtreecommitdiff
path: root/expat/tests/runtests.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare release version 2.2.4 (#123)Sebastian Pipping2017-08-191-1/+1
* Inline copyright headers with C/C++ code where missing (#116)Sebastian Pipping2017-08-121-4/+30
* Fix tests for both x86 and non-x86. (#109)Joe Orton2017-08-031-1/+1
* Prepare release version 2.2.3R_2_2_3Sebastian Pipping2017-08-021-1/+1
* runtests.c: Catch some failure to bump XML_*_VERSIONSebastian Pipping2017-08-021-0/+5
* runtests.c: Turn #defines into consts (#103)Rhodri James2017-07-291-284/+213
* Merge branch 'coverage-no-context' (pull request #102)Sebastian Pipping2017-07-271-691/+315
|\
| * Use named constant for magic number in external_entity_dbl_handlerRhodri James2017-07-271-2/+4
| * Use named constant for magic number in external_entity_duff_loaderRhodri James2017-07-271-3/+5
| * Use named constant for magic number in test_..._parser_with_encoding()Rhodri James2017-07-271-3/+5
| * Use named constant for magic number in test_misc_alloc_create_parser()Rhodri James2017-07-271-3/+5
| * Make test_alloc_long_notation() robust vs allocation pattern changes.Rhodri James2017-07-271-16/+4
| * Make test_alloc_long_entity_value() robust vs allocation changesRhodri James2017-07-271-15/+4
| * Make test_alloc_long_public_id() robust vs allocation pattern changesRhodri James2017-07-271-14/+4
| * Make test_alloc_long_base() robust vs allocation pattern changesRhodri James2017-07-271-14/+4
| * Make test_alloc_long_doc_name() robust vs allocation pattern changesRhodri James2017-07-271-9/+4
| * Make test_alloc_realloc_attributes() robust vs allocation changesRhodri James2017-07-271-1/+3
| * Make test_alloc_realloc_ce_extends_pe() robust vs allocation changesRhodri James2017-07-271-1/+3
| * Make test_alloc_realloc_param_entity_newline() robust vs allocationsRhodri James2017-07-271-1/+3
| * Make test_alloc_long_attr_value() robust vs allocation changesRhodri James2017-07-271-11/+4
| * Make test_alloc_long_attr_default_with_char_ref() robust vs allocsRhodri James2017-07-271-10/+4
| * Make test_alloc_attribute_predefined_entity() robust vs allocationRhodri James2017-07-271-14/+4
| * Make test_alloc_attribute_whitespace() robust vs allocation changesRhodri James2017-07-271-14/+4
| * Make test_alloc_realloc_long_attribute_value() robust vs allocationsRhodri James2017-07-271-1/+3
| * Make test_alloc_comment_in_epilog() robust vs allocation changesRhodri James2017-07-271-12/+4
| * Make test_alloc_pi_in_epilog() robust vs allocation pattern changesRhodri James2017-07-271-12/+4
| * Make test_alloc_realloc_group_choice() robust vs allocation changesRhodri James2017-07-271-1/+3
| * Make test_alloc_large_group() robust vs allocation pattern changesRhodri James2017-07-271-10/+4
| * Make test_alloc_realloc_nested_groups() robust vs allocation changesRhodri James2017-07-271-1/+3
| * make test_alloc_nested_groups() robust vs allocation pattern changesRhodri James2017-07-271-8/+4
| * Make test_alloc_system_notation() robust vs allocation changesRhodri James2017-07-271-9/+4
| * Make test_alloc_public_notation() robust vs allocation pattern changesRhodri James2017-07-271-9/+4
| * Make test_alloc_notation() robust vs allocation pattern changesRhodri James2017-07-271-8/+4
| * Make test_alloc_realloc_default_attribute() robust vs allocationRhodri James2017-07-271-1/+3
| * Make test_alloc_realloc_implied_attribute() vs allocation changesRhodri James2017-07-271-1/+4
| * Make test_alloc_realloc_attribute_enum_value() robust vs allocationsRhodri James2017-07-271-1/+3
| * Make test_alloc_attribute_enum_value() robust vs allocation changesRhodri James2017-07-271-15/+4
| * Make test_alloc_set_foreign_dtd() robust vs allocation pattern changesRhodri James2017-07-271-12/+4
| * Make test_alloc_parse_public_doctype_long_name() robust vs allocationRhodri James2017-07-271-13/+4
| * Make test_alloc_parse_public_doctype() robust vs allocation changesRhodri James2017-07-271-13/+4
| * Make test_alloc_realloc_subst_public_entity_value() robust vs allocationRhodri James2017-07-271-1/+3
| * Make test_alloc_public_entity_value() robust vs allocation changesRhodri James2017-07-271-13/+4
| * Make test_alloc_realloc_many_attributes() robust vs allocationsRhodri James2017-07-271-1/+3
| * Make test_alloc_ext_entity_realloc_buffer() robust vs allocationsRhodri James2017-07-271-4/+8
| * Make test_alloc_realloc_buffer() robust vs allocation pattern changesRhodri James2017-07-271-10/+8
| * Use named constant for magic number in test_alloc_set_base()Rhodri James2017-07-271-3/+5
| * Use named constant for magic number in test_alloc_explicit_encoding()Rhodri James2017-07-271-3/+5
| * Make test_alloc_dtd_default_handling() robust vs allocation changesRhodri James2017-07-271-11/+4
| * Make test_alloc_internal_entity() robust vs allocation pattern changesRhodri James2017-07-271-11/+9
| * test_alloc_ext_entity_set_encoding() robust vs allocation changesRhodri James2017-07-271-10/+4