]> granicus.if.org Git - libexpat/commit
If the check library is not available, use an abbreviated implementation of
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 30 Apr 2004 03:18:11 +0000 (03:18 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 30 Apr 2004 03:18:11 +0000 (03:18 +0000)
commitd1df594ca280e86b7218e9cd8e57af5984b307c3
tree8f98509a5ba285ab5094e39b5c598922fca6ce98
parent69af7dedfffbe133e72365c771109856d14b5a9c
If the check library is not available, use an abbreviated implementation of
the check API.  This allows the unit and regression tests to be run on any
system without requiring an external package.
expat/Makefile.in
expat/README
expat/configure.in
expat/tests/chardata.c
expat/tests/minicheck.c [new file with mode: 0644]
expat/tests/minicheck.h [new file with mode: 0644]
expat/tests/runtests.c