summaryrefslogtreecommitdiff
path: root/runxmlconf.c
Commit message (Expand)AuthorAgeFilesLines
* Stop calling xmlMemoryDumpNick Wellnhofer2023-04-301-1/+0
* tests: Remove unneeded #includesNick Wellnhofer2022-11-221-4/+0
* Stop including sys/types.hNick Wellnhofer2022-09-021-1/+0
* Fix warnings when testing --with-minimum buildNick Wellnhofer2022-04-211-1/+1
* Remove useless __CYGWIN__ checksNick Wellnhofer2022-02-281-2/+2
* Fix typosNick Wellnhofer2020-03-081-1/+1
* Large batch of typo fixesJared Yanovich2019-09-301-3/+3
* Fix comments in test codezhouzhongyuan2019-07-301-1/+1
* Big space and tab cleanupDaniel Veillard2012-09-111-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
* Restore code for Windows compilationDaniel Veillard2012-05-231-0/+4
* use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov2012-05-211-7/+0
* runxmlconf: update to latest testsuite versionStefan Kost2011-05-211-1/+1
* fix compilation if XPath is not included DanielDaniel Veillard2008-09-251-0/+10
* Borland C fix from Moritz Both regenerate, workaround a problem for bufferDaniel Veillard2008-09-011-2/+6
* applied patch from Aswin to fix tree skipping fixed a comment and added aDaniel Veillard2008-08-251-10/+18
* more progresses against the official regression tests small cleanup forDaniel Veillard2008-07-311-45/+96
* added a skipped list, insert rmt-ns10-035 improve 'make check' clean upDaniel Veillard2008-07-311-0/+17
* add xmlMemDisplayLast to help debug incremental memory leaks, and someDaniel Veillard2008-07-301-26/+3
* an XML-1.0 document can't load an 1.1 entity when using entities make sureDaniel Veillard2008-07-301-0/+1
* fix a bug not detecting cross entity comments probably when commentDaniel Veillard2008-07-291-1/+1
* add a C program to run the W3C test suite, work in progress add a newDaniel Veillard2008-07-291-0/+549