summaryrefslogtreecommitdiff
path: root/testchar.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling xmlMemoryDumpNick Wellnhofer2023-04-301-4/+0
* parser: Deprecate more internal functionsNick Wellnhofer2023-04-261-0/+2
* testchar: Fix return value in testUserEncodingNick Wellnhofer2023-04-211-3/+4
* testchar: Add test for memory pull parser with encodingNick Wellnhofer2023-04-201-0/+57
* error: Limit number of parser errorsNick Wellnhofer2022-12-271-0/+4
* buf: Deprecate static/immutable buffersNick Wellnhofer2022-11-201-10/+14
* Consolidate private header filesNick Wellnhofer2022-08-261-2/+1
* Make testchar return an error on failureTony Tascioglu2022-04-031-46/+111
* Add explicit casts in testchar.cNick Wellnhofer2022-01-251-10/+10
* Large batch of typo fixesJared Yanovich2019-09-301-2/+2
* Big space and tab cleanupDaniel Veillard2012-09-111-6/+6
* Swicth the test program for characters to new input buffersDaniel Veillard2012-07-231-3/+5
* add a new regression test program for testing character ranges and UTF8Daniel Veillard2008-07-241-0/+615