Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added entities testing to the Thread test make the test reasonable fix the | Daniel Veillard | 2001-10-22 | 8 | -14/+15 |
| | | | | | | | | | * test/threads/*: added entities testing to the Thread test * testThreads.c: make the test reasonable * DOCBparser.c: fix the DTD public and system ID * xmllint.c: added --sgml for SGML DocBook importing * Makefile.am: added Docbtests target Daniel | ||||
* | fixed some bugs in CFLAGS passing. added a specific threaded test case | Daniel Veillard | 2001-10-17 | 21 | -0/+122 |
* configure.in: fixed some bugs in CFLAGS passing. * test/threads Makefile.am testThreads.c: added a specific threaded test case (really nasty, guaranteed). Daniel |