README.tests


Log

Author Commit Date CI Message
Daniel Veillard 9c56dd04 2012-05-07T15:23:25 Update README.tests document make check, make valgrind and fix a typo pointed out by Daniel Neel <dneelyep@gmail.com> Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=617019 Daniel
Daniel Mustieles fabbca8c 2012-03-19T21:42:00 Fixed bug #617016
Daniel Veillard abade013 2008-07-24T15:05:38 add a new regression test program for testing character ranges and UTF8 * Makefile.am testchar.c Makefile.tests README.tests: add a new regression test program for testing character ranges and UTF8 encoding/decoding Daniel svn path=/trunk/; revision=3754
Daniel Veillard 1f33c4d6 2005-07-10T21:38:31 preparing to make testsuite releases along with code source releases fixed * xstc/Makefile.am README README.tests Makefile.tests Makefile.am: preparing to make testsuite releases along with code source releases * gentest.py testapi.c: fixed a couple of problem introduced by the new Schemas support for Readers * xpath.c: fixed the XPath attribute:: bug #309580, #309864 in a crude but simple way. * xmlschemas.c include/libxml/tree.h: fixed a couple of problems raised by the doc builder. * doc/*: made rebuild Daniel