aboutsummaryrefslogtreecommitdiffstats
path: root/runtest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trying to fix CR/LF troubles, DanielDaniel Veillard2005-07-041-11/+11
* atempt++, DanielDaniel Veillard2005-07-041-4/+5
* windows_sucks++ , DanielDaniel Veillard2005-07-041-3/+18
* Yet Another Windows Debugging Remote Patch From CVS Hell, DanielDaniel Veillard2005-07-041-1/+1
* One more fixup, DanielDaniel Veillard2005-07-041-2/+6
* One more fixup, danielDaniel Veillard2005-07-041-3/+10
* first stb at unimplemnted detection fixing Windows code DanielDaniel Veillard2005-07-041-9/+11
* fix on schemas error portability glob() on Windows DanielDaniel Veillard2005-07-041-1/+78
* cleanups, logfile and portability fixed a memory leak DanielDaniel Veillard2005-07-041-4/+2
* fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixingDaniel Veillard2005-07-031-2/+13
* fixing compilations when disabling parts of the library at configure time.Daniel Veillard2005-07-031-0/+27
* fixing #307823 and a couple of assorted bugs fixed conditionals inDaniel Veillard2005-07-031-0/+2
* complete, checking on other platforms is needed updated fix a bug raisedDaniel Veillard2005-06-301-65/+1619
* adding URI tests DanielDaniel Veillard2005-06-281-2/+168
* adding xml:id DanielDaniel Veillard2005-06-271-0/+70
* finishing XPath, adding XPointer DanielDaniel Veillard2005-06-271-4/+126
* adding more coverage, XInclude and starting XPath DanielDaniel Veillard2005-06-271-1/+152
* working some weird error reporting problem for DTD validation. augmentedDaniel Veillard2005-06-271-11/+27
* added most HTML tests DanielDaniel Veillard2005-06-271-4/+268
* added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.Daniel Veillard2005-06-271-12/+887
* continue to increase the tests DanielDaniel Veillard2005-06-271-15/+94
* continue to increase the tests DanielDaniel Veillard2005-06-271-16/+192
* continue to increase the tests DanielDaniel Veillard2005-06-271-32/+169
* avoid name glob in agruments as it matches the glob() routine. first stepsDaniel Veillard2005-06-261-0/+451