Index of /ports/textproc/expat2/work/expat-2.0.0/tests
Name Last modified Size Description
Parent Directory 28-Dec-2007 19:56 -
benchmark/ 11-Jan-2006 06:01 -
chardata.c 29-Apr-2004 20:18 3k
chardata.h 29-Sep-2004 21:58 1k
minicheck.c 28-Jan-2005 08:16 4k
minicheck.h 27-Jan-2005 22:32 2k
runtests.c 27-Dec-2005 22:06 45k
runtestspp.cpp 27-Jan-2005 21:19 1k
xmltest.sh 29-Sep-2004 19:34 3k
This directory contains the (fledgling) test suite for Expat. The
tests provide general unit testing and regression coverage. The tests
are not expected to be useful examples of Expat usage; see the
examples/ directory for that.
The Expat tests use a partial internal implementation of the "Check"
unit testing framework for C. More information on Check can be found at:
http://check.sourceforge.net/
Expat must be built and installed before "make check" can be executed.
Since both Check and this test suite are young, it can all change in a
later version.