aboutsummaryrefslogtreecommitdiff
path: root/runsuite.c
AgeCommit message (Expand)Author
2023-09-21include: Remove more unnecessary includesNick Wellnhofer
2023-09-20tests: Don't use deprecated symbolsNick Wellnhofer
2023-04-30Stop calling xmlMemoryDumpNick Wellnhofer
2022-12-22runsuite: Some errors are expectedNick Wellnhofer
2022-12-08tests: Enable "runsuite" testNick Wellnhofer
2022-11-22tests: Remove unneeded #includesNick Wellnhofer
2022-09-02Stop including sys/types.hNick Wellnhofer
2022-03-06Improve buffer allocation schemeNick Wellnhofer
2022-02-28Remove useless __CYGWIN__ checksNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2019-01-06Remove unneeded function pointer castsNick Wellnhofer
2012-09-11Big space and tab cleanupDaniel Veillard
2012-08-13clean redefinition of {v}snprintf in C-sourceRoumen Petrov
2012-08-13minimize use of HAVE_CONFIG_HRoumen Petrov
2012-05-23Restore code for Windows compilationDaniel Veillard
2012-05-21use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov
2009-09-07Fixing assorted potential problems raised by scanDaniel Veillard
2008-07-31more progresses against the official regression tests small cleanup forDaniel Veillard
2006-05-31Changed the name of the recently added public functionKasimier T. Buchcik
2006-05-29Added an XPath object cache. It sits on an xmlXPathContext and need to beKasimier T. Buchcik
2005-12-10fixed a number of warnings shown by HP-UX compiler and reported by RickDaniel Veillard
2005-12-09Changed to instantly mark instance-tests as failed if the correspondingKasimier T. Buchcik
2005-10-28tiny fix from Albert Chin portability cleanup for arch needing trio forDaniel Veillard
2005-07-28a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard
2005-07-05Tiny portability adjustment for win. Added runtest.exe and runsuite.exe toKasimier T. Buchcik
2005-07-04Trying to fix CR/LF troubles, DanielDaniel Veillard
2005-07-04first stb at unimplemnted detection fixing Windows code DanielDaniel Veillard
2005-07-04fix on schemas error portability glob() on Windows DanielDaniel Veillard
2005-07-04cleanups, logfile and portability fixed a memory leak DanielDaniel Veillard
2005-07-03fixing compilations when disabling parts of the library at configure time.Daniel Veillard
2005-07-03fixing #307823 and a couple of assorted bugs fixed conditionals inDaniel Veillard
2005-07-03expanded test found and fixed the leak exposed by Microsoft regtestsDaniel Veillard
2005-07-02a bit of progresses on xstc DanielDaniel Veillard
2005-07-02completed the simple checks for Relax-NG suites back to the same 11 errorsDaniel Veillard
2005-06-30complete, checking on other platforms is needed updated fix a bug raisedDaniel Veillard