summaryrefslogtreecommitdiff
path: root/runtest.c
Commit message (Expand)AuthorAgeFilesLines
* Skip EBCDIC tests if EBCDIC isn't supportedNick Wellnhofer2017-11-041-0/+10
* Rework handling of return values in thread testsNick Wellnhofer2017-10-211-37/+37
* Fix runtest on WindowsNick Wellnhofer2017-10-091-2/+7
* Fix the Windows header messNick Wellnhofer2017-10-091-1/+1
* Fix unused-parameter warningsNick Wellnhofer2017-06-171-1/+2
* Test SAX2 callbacks with entity substitutionNick Wellnhofer2017-06-161-10/+27
* Support catalog and threads tests under --without-sax1Nick Wellnhofer2017-06-161-2/+6
* Add test cases for bug 758518David Kilzer2017-06-121-7/+12
* Fix handling of parameter-entity referencesNick Wellnhofer2017-06-051-0/+3
* Fix format string warningsNick Wellnhofer2016-10-121-1/+1
* Don't print generic error messages in XPath testsNick Wellnhofer2016-06-251-0/+12
* Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla....CVE-2016-1839Pranjal Jumde2016-05-231-2/+2
* Add more debugging info to runtestDaniel Veillard2016-05-221-15/+27
* Implement "runtest -u" modeDavid Kilzer2016-05-221-7/+43
* runtest: Fix a memory leak on parse failurePhilip Withnall2014-07-261-1/+4
* Adding streaming validation to runtest checksDaniel Veillard2012-10-251-6/+16
* Patch for portability of latin characters in C filesDaniel Veillard2012-08-201-1/+1
* clean redefinition of {v}snprintf in C-sourceRoumen Petrov2012-08-131-4/+0
* minimize use of HAVE_CONFIG_HRoumen Petrov2012-08-131-3/+0
* fix runtests to use pthreads support for various Unix platformsDaniel Richard G2012-08-071-54/+54
* Restore code for Windows compilationDaniel Veillard2012-05-231-0/+5
* use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov2012-05-211-2/+0
* Fix relaxNG tests in runtest for WindowsRob Richards2010-01-221-1/+1
* Chasing dead assignments reported by clang-scanDaniel Veillard2009-09-071-1/+2
* Fix a bunch of scan 'dead increments' and cleanupDaniel Veillard2009-09-051-27/+50
* 558452 fight with reg test and error reportDaniel Veillard2009-08-261-1/+2
* Runtest portability patch for SolarisTim Rice2009-08-251-1/+1
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-091-7/+18
* applied patch from Aswin to fix tree skipping fixed a comment and added aDaniel Veillard2008-08-251-80/+79
* Bug 546629 – runtests doesn't pass on my mac Reviewed by William M.CEST 2008 Sven Herzberg2008-08-071-1/+1
* fx compilation when configured without the reader should fix #513110Daniel Veillard2008-05-121-0/+4
* applied patch from Boz for VMS and reporting Schemas errors. DanielDaniel Veillard2006-06-181-7/+14
* end of first pass on coverity reports. DanielDaniel Veillard2006-03-101-4/+2
* fixed a number of warnings shown by HP-UX compiler and reported by RickDaniel Veillard2005-12-101-2/+0
* Hisashi Fujinaka pointed that errors in Schemas tests were not properlyDaniel Veillard2005-11-151-2/+4
* tiny fix from Albert Chin portability cleanup for arch needing trio forDaniel Veillard2005-10-281-1/+6
* removed the error message removed 2 instability warnings from functionDaniel Veillard2005-10-181-2/+1
* added a parser XML_PARSE_COMPACT option to allocate small text nodes (lessDaniel Veillard2005-08-251-1/+1
* fixed compilation when configured --without-sax1 and other cleanups fixesDaniel Veillard2005-08-231-4/+4
* fixed bug #307377 about validation of choices in list values. addedDaniel Veillard2005-08-101-1/+1
* get rid of the dependancy on a locally installed DTD try to cleanup theDaniel Veillard2005-08-071-1/+179
* allows an extra argument to subset the tests big speedup for validation,Daniel Veillard2005-07-301-22/+45
* a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard2005-07-281-14/+14
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-5/+5
* Reformatted on Windows, then re-committed to CVSWilliam M. Brack2005-07-061-4222/+4222
* fix #define for windowsWilliam M. Brack2005-07-061-1/+1
* removed spurious ^M added check for option O_BINARY changed sticky tag toWilliam M. Brack2005-07-061-4/+14
* excluded content string check for XML_ELEMENT_DECL inWilliam M. Brack2005-07-061-4206/+4211
* Tiny portability adjustment for win. Added runtest.exe and runsuite.exe toKasimier T. Buchcik2005-07-051-3/+5
* Windows fixup++, DanielDaniel Veillard2005-07-041-1/+1