]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-07-22 Rhodri JamesTest long root element name with a failing allocator
2017-07-22 Rhodri JamesTest longer namespace prefix with failing reallocator
2017-07-22 Rhodri JamesTest long namespace prefix with a failing reallocator
2017-07-22 Rhodri JamesTest handling long attribute list with a failing reallo...
2017-07-22 Rhodri JamesTest that comments reach the default handler
2017-07-22 Rhodri JamesTest processing instruction with long body and duff...
2017-07-22 Rhodri JamesTest processing instruction reaches default handler...
2017-07-22 Rhodri JamesTest char entity extending param entity with failing...
2017-07-22 Rhodri JamesSilence overly-pessimistic compiler warning.
2017-07-22 Rhodri JamesTest invalid character reference is faulted
2017-07-22 Rhodri JamesTest expanding a param entity's string pool with a...
2017-07-22 Rhodri JamesTest trailing CR in a PE value is interpreted as a...
2017-07-22 Rhodri JamesTest error in nested external entity substitution
2017-07-22 Rhodri JamesTest another different code path for skipped external...
2017-07-22 Rhodri JamesTest different code path for skipping missing external...
2017-07-22 Rhodri JamesTest recursive parameter entity
2017-07-22 Rhodri JamesTest missing external entity is skipped
2017-07-22 Rhodri JamesTest general entity substitution in standalone internal...
2017-07-22 Rhodri JamesTest attribute value of a predefined entity with a...
2017-07-22 Rhodri JamesTest whitespace attribute value with dodgy allocator
2017-07-22 Rhodri JamesTest attribute value with trailing CR
2017-07-22 Rhodri JamesTest long attribute value with failing allocator
2017-07-22 Rhodri JamesTest long attribute value with character ref and a...
2017-07-22 Rhodri JamesTest incomplete param ref in attribute default is rejected
2017-07-22 Rhodri JamesTest invalid character in default attribute is rejected
2017-07-22 Rhodri JamesTest long attribute with a dodgy reallocator
2017-07-22 Rhodri JamesTest restarting an errored parser returns the same...
2017-07-22 Rhodri JamesCheck that resumed general entity parse can be re-suspended
2017-07-22 Rhodri JamesTest resuming a general entity catches XML errors
2017-07-22 Rhodri JamesTest suspending and resuming parse in parameter entity...
2017-07-22 Rhodri JamesTest suspending and resuming parse during entity substi...
2017-07-22 Rhodri JamesAdd test to ensure a hash collision while expanding...
2017-07-22 Rhodri JamesTest suspending parse during epilog
2017-07-22 Rhodri JamesTest aborting in the epilog not from a CR character
2017-07-22 Rhodri JamesTest handling of partial characters at the end of the...
2017-07-22 Rhodri JamesTest incomplete token in epilog
2017-07-22 Rhodri JamesTest comment in epilog with failing allocator
2017-07-22 Rhodri JamesTest PI handling in epilog with a failing allocator
2017-07-22 Rhodri JamesExtend abort test to cover more epilog code
2017-07-22 Rhodri JamesTest aborting parse during epilog processing
2017-07-22 Rhodri JamesTest suspending parse during an XML declaration
2017-07-22 Rhodri JamesShuffle code to keep similar things together.
2017-07-22 Rhodri JamesTest group with many elements and a failing reallocator
2017-07-22 Rhodri JamesTest deeply nested group parsing with a failing allocator
2017-07-22 Rhodri JamesAdd test for external parameter entity with "not standa...
2017-07-22 Rhodri JamesTest external param entity with no further external...
2017-07-22 Rhodri JamesTest undefined system parameter entity in external DTD
2017-07-22 Rhodri JamesTest recursive parameter entity is rejected
2017-07-22 Rhodri JamesTest skipped parameter entity in external DTD triggers...
2017-07-22 Rhodri JamesReview 2017-03-13: refactor XML_Expat_Version test
2017-07-22 Rhodri JamesReview 2017-03-13: construct test string to avoid magic...
2017-07-22 Rhodri JamesReview 2017-03-13: replace magic number with appropriat...
2017-07-22 Rhodri JamesRemove warning about potentially unset variable in...
2017-07-22 Rhodri JamesTest standalone parameter entity coverage
2017-07-22 Rhodri JamesTest substituted public entity with long name against...
2017-07-22 Rhodri JamesTest group with choice in element declaration
2017-07-22 Rhodri JamesAdd element decl handler to nested group reallocation...
2017-07-22 Rhodri JamesAdd element declaration handler to nested group test
2017-07-22 Rhodri JamesTest nested groups with a failing reallocator
2017-07-22 Rhodri JamesTest deeply-nested groups
2017-07-22 Rhodri JamesTest public notation with no system ID
2017-07-22 Rhodri JamesTest system notation with failing allocator
2017-07-22 Rhodri JamesTest public notation with long system ID against failin...
2017-07-22 Rhodri JamesExtend notation allocation test with notation declarati...
2017-07-22 Rhodri JamesExtend PE allocation test with long entity name
2017-07-22 Rhodri JamesTest DTD processing stops for undefined parameter entities
2017-07-22 Rhodri JamesTest redefining predefined entities
2017-07-22 Rhodri JamesAdd entity decl handler to notation entity allocation...
2017-07-22 Rhodri JamesTest notation entity with failing allocator
2017-07-22 Rhodri JamesExtend NotStandalone tests to also exclude external...
2017-07-22 Rhodri JamesTest public doctype with long public name against faili...
2017-07-22 Rhodri JamesTest attribute with defaulted long enums and a failing...
2017-07-22 Rhodri JamesTest attribute list with a NOTATION and default value
2017-07-22 Rhodri JamesTest attribute with implied large enum with a failing...
2017-07-22 Rhodri JamesExpand attribute declaration test
2017-07-22 Rhodri JamesTest attribute list handling with #REQUIRED
2017-07-22 Sebastian Pippingruntests.c: Resolve setting handlers twice
2017-07-22 Sebastian Pippingruntests.c: Fix memleaks
2017-07-22 Rhodri JamesTest long attribute enums with a failing reallocator
2017-07-22 Rhodri JamesTest attribute enum handling with failing allocator
2017-07-22 Rhodri JamesTest attribute enum value handling
2017-07-22 Rhodri JamesTest foreign DTD with no contents
2017-07-22 Rhodri JamesTest foreign DTD with rejecting standalone handler
2017-07-22 Rhodri JamesTest Foreign DTD setting with failing allocator
2017-07-22 Rhodri JamesTest XML_UseForeignDTD without external subset
2017-07-22 Rhodri JamesTest XML_UseForeignDTD with a doctype
2017-07-22 Rhodri JamesAdd entity declaration handler to public parameter...
2017-07-22 Rhodri JamesTest long public name in doctype allocator test
2017-07-22 Rhodri JamesTest invalid name for public doctype
2017-07-22 Rhodri JamesExpand public doctype allocation test
2017-07-22 Rhodri JamesTest allocation failure paths parsing a public doctype
2017-07-22 Rhodri JamesTest public parameter entity with failing allocator
2017-07-22 Rhodri JamesTest various errors in parameter entity values
2017-07-22 Rhodri JamesTest invalid character in foreign DTD parameter entity
2017-07-22 Rhodri JamesFix error reporting in external entity test handler
2017-07-22 Rhodri JamesTest UTF-8 byte order mark in parameter entity value...
2017-07-22 Rhodri JamesTest aborting external entity value parser
2017-07-22 Rhodri JamesTest malformed XML/text declaration rejected by ext...
2017-07-22 Rhodri JamesTest XML declaration in external entity processing
2017-07-22 Rhodri JamesExtend external parameter entity nested parser testing
next