Martin Prikryl 2598076c96 Expat 2.2.9 6 年之前
..
benchmark d256da575d Expat 2.2.8 6 年之前
Makefile.am a4f5c61270 Expat 2.2.5 8 年之前
Makefile.in 49ce62904b Expat 2.2.7 6 年之前
README.txt 2e4b4738f0 5.2 8 年之前
chardata.c d256da575d Expat 2.2.8 6 年之前
chardata.h d256da575d Expat 2.2.8 6 年之前
memcheck.c d256da575d Expat 2.2.8 6 年之前
memcheck.h d256da575d Expat 2.2.8 6 年之前
minicheck.c d256da575d Expat 2.2.8 6 年之前
minicheck.h d256da575d Expat 2.2.8 6 年之前
runtests.c 2598076c96 Expat 2.2.9 6 年之前
runtestspp.cpp de4c040bc5 Expat 2.2.4 8 年之前
structdata.c d256da575d Expat 2.2.8 6 年之前
structdata.h d256da575d Expat 2.2.8 6 年之前
udiffer.py a4f5c61270 Expat 2.2.5 8 年之前
xmltest.log.expected a4f5c61270 Expat 2.2.5 8 年之前
xmltest.sh d256da575d Expat 2.2.8 6 年之前

README.txt

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, depending on platform, must be installed, before "make check" can be executed.

This test suite can all change in a later version.