1. 7fbecab Update to libxml2 2.9.9 (2019-01-03). by Elliott Hughes · 5 years ago
  2. 4b41359 Skip EBCDIC tests if EBCDIC isn't supported by Nick Wellnhofer · 7 years ago
  3. cf82046 Rework handling of return values in thread tests by Nick Wellnhofer · 7 years ago
  4. 82e0394 Fix runtest on Windows by Nick Wellnhofer · 7 years ago
  5. e389054 Fix the Windows header mess by Nick Wellnhofer · 7 years ago
  6. 81c01ee Fix unused-parameter warnings by Nick Wellnhofer · 7 years ago
  7. dbaab1f Test SAX2 callbacks with entity substitution by Nick Wellnhofer · 7 years ago
  8. 01a4b81 Support catalog and threads tests under --without-sax1 by Nick Wellnhofer · 7 years ago
  9. 85c112a Add test cases for bug 758518 by David Kilzer · 7 years ago
  10. e266305 Fix handling of parameter-entity references by Nick Wellnhofer · 7 years ago
  11. c2545cb Fix format string warnings by Nick Wellnhofer · 8 years ago
  12. 1fc55ca Don't print generic error messages in XPath tests by Nick Wellnhofer · 8 years ago
  13. a820dbe Bug 758605: Heap-based buffer overread in xmlDictAddString <https://bugzilla.gnome.org/show_bug.cgi?id=758605> by Pranjal Jumde · 8 years ago
  14. 9f2416c Add more debugging info to runtest by Daniel Veillard · 8 years ago
  15. 5c37382 Implement "runtest -u" mode by David Kilzer · 8 years ago
  16. 5777ae7 runtest: Fix a memory leak on parse failure by Philip Withnall · 10 years ago
  17. a7982ce Adding streaming validation to runtest checks by Daniel Veillard · 12 years ago
  18. ff7227f Patch for portability of latin characters in C files by Daniel Veillard · 12 years ago
  19. c3b1d09 clean redefinition of {v}snprintf in C-source by Roumen Petrov · 12 years ago
  20. 1f0453f minimize use of HAVE_CONFIG_H by Roumen Petrov · 12 years ago
  21. 495a73d fix runtests to use pthreads support for various Unix platforms by Daniel Richard G · 12 years ago
  22. 22030ef Restore code for Windows compilation by Daniel Veillard · 12 years ago
  23. 978ff22 use mingw C99 compatible functions {v}snprintf instead those from MSVC runtime by Roumen Petrov · 12 years ago
  24. c966790 Fix relaxNG tests in runtest for Windows * runtest.c: initialize ret by Rob Richards · 14 years ago
  25. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  26. 13cee4e Fix a bunch of scan 'dead increments' and cleanup by Daniel Veillard · 15 years ago
  27. ec18c96 558452 fight with reg test and error report by Daniel Veillard · 15 years ago
  28. 85b07d1 Runtest portability patch for Solaris by Tim Rice · 15 years ago
  29. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  30. aa6de47 applied patch from Aswin to fix tree skipping fixed a comment and added a by Daniel Veillard · 16 years ago
  31. dc41d86 Bug 546629 – runtests doesn't pass on my mac Reviewed by William M. by CEST 2008 Sven Herzberg · 16 years ago
  32. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  33. 381ff36 applied patch from Boz for VMS and reporting Schemas errors. Daniel by Daniel Veillard · 18 years ago
  34. 11ce400 end of first pass on coverity reports. Daniel by Daniel Veillard · 18 years ago
  35. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 18 years ago
  36. 93e577f Hisashi Fujinaka pointed that errors in Schemas tests were not properly by Daniel Veillard · 19 years ago
  37. f93a67e tiny fix from Albert Chin portability cleanup for arch needing trio for by Daniel Veillard · 19 years ago
  38. 567a45b removed the error message removed 2 instability warnings from function by Daniel Veillard · 19 years ago
  39. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  40. bca3ad2 fixed compilation when configured --without-sax1 and other cleanups fixes by Daniel Veillard · 19 years ago
  41. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  42. 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago
  43. db68b74 allows an extra argument to subset the tests big speedup for validation, by Daniel Veillard · 19 years ago
  44. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  45. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  46. ca15a54 Reformatted on Windows, then re-committed to CVS by William M. Brack · 19 years ago
  47. 12baaec fix #define for windows by William M. Brack · 19 years ago
  48. fa8d5d9 removed spurious ^M added check for option O_BINARY changed sticky tag to by William M. Brack · 19 years ago
  49. 0357a30 excluded content string check for XML_ELEMENT_DECL in by William M. Brack · 19 years ago
  50. 87db1cf Tiny portability adjustment for win. Added runtest.exe and runsuite.exe to by Kasimier T. Buchcik · 19 years ago
  51. 91fe3ed Windows fixup++, Daniel by Daniel Veillard · 19 years ago
  52. cfbb0dd Trying to fix CR/LF troubles, Daniel by Daniel Veillard · 19 years ago
  53. 73c0f71 atempt++, Daniel by Daniel Veillard · 19 years ago
  54. f7d1660 windows_sucks++ , Daniel by Daniel Veillard · 19 years ago
  55. 9e09c14 Yet Another Windows Debugging Remote Patch From CVS Hell, Daniel by Daniel Veillard · 19 years ago
  56. 8907439 One more fixup, Daniel by Daniel Veillard · 19 years ago
  57. 25450d0 One more fixup, daniel by Daniel Veillard · 19 years ago
  58. 9083778 first stb at unimplemnted detection fixing Windows code Daniel by Daniel Veillard · 19 years ago
  59. 4ac5f9a fix on schemas error portability glob() on Windows Daniel by Daniel Veillard · 19 years ago
  60. c935253 cleanups, logfile and portability fixed a memory leak Daniel by Daniel Veillard · 19 years ago
  61. 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  62. 6b6d680 fixing compilations when disabling parts of the library at configure time. by Daniel Veillard · 19 years ago
  63. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  64. f2e066a complete, checking on other platforms is needed updated fix a bug raised by Daniel Veillard · 19 years ago
  65. 3056404 adding URI tests Daniel by Daniel Veillard · 19 years ago
  66. 48dec9d adding xml:id Daniel by Daniel Veillard · 19 years ago
  67. 54a203c finishing XPath, adding XPointer Daniel by Daniel Veillard · 19 years ago
  68. 970adf5 adding more coverage, XInclude and starting XPath Daniel by Daniel Veillard · 19 years ago
  69. dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
  70. fc319af added most HTML tests Daniel by Daniel Veillard · 19 years ago
  71. 4a5a964 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. by Daniel Veillard · 19 years ago
  72. c950d70 continue to increase the tests Daniel by Daniel Veillard · 19 years ago
  73. c111c15 continue to increase the tests Daniel by Daniel Veillard · 19 years ago
  74. fd110d2 continue to increase the tests Daniel by Daniel Veillard · 19 years ago
  75. 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps by Daniel Veillard · 19 years ago