History log of /external/libxml2/result/HTML/758518-entity.html.err
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
85c112a0828a13aadf9fa806a38dfb185e1ddd4c 12-Jun-2017 David Kilzer <ddkilzer@apple.com> Add test cases for bug 758518

test/HTML/758518-entity.html exposed a bug in pushParseTest() in
runtest.c which assumed that an input file was at least 4 bytes long.
That test case is only 3 bytes, so we now take the minimum of 4 bytes
or the length of the test input. We also now use 'chunkSize' in place
of the hard-coded value '1024' later in the function.
/external/libxml2/result/HTML/758518-entity.html.err