Index of /ports/textproc/expat2/work/expat-2.0.0/tests
Name Last modified Size Description
Parent Directory 28-Dec-2007 22:56 -
benchmark/ 11-Jan-2006 09:01 -
chardata.c 29-Apr-2004 23:18 3k
chardata.h 30-Sep-2004 00:58 1k
minicheck.c 28-Jan-2005 11:16 4k
minicheck.h 28-Jan-2005 01:32 2k
runtests.c 28-Dec-2005 01:06 45k
runtestspp.cpp 28-Jan-2005 00:19 1k
xmltest.sh 29-Sep-2004 22: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.