Name | Last Modified | Size | Type |
---|---|---|---|
Parent Directory/ | - | Directory | |
CVS/ | 2022-Dec-17 22:27:32 | - | Directory |
benchmark/ | 2022-Feb-24 04:01:37 | - | Directory |
Makefile.am | 2022-Feb-24 04:01:37 | 2.4K | application/octet-stream |
Makefile.in | 2022-Feb-24 04:01:37 | 43.4K | application/octet-stream |
README.txt | 2012-Apr-07 05:01:49 | 0.5K | text/plain |
chardata.c | 2022-Feb-24 04:01:37 | 3.2K | text/plain |
chardata.h | 2022-Feb-24 04:01:37 | 2.2K | application/octet-stream |
memcheck.c | 2022-Feb-24 04:01:37 | 5.2K | text/plain |
memcheck.h | 2022-Feb-24 04:01:37 | 2.1K | application/octet-stream |
minicheck.c | 2022-Feb-24 04:01:37 | 6.3K | text/plain |
minicheck.h | 2022-Feb-24 04:01:37 | 4.1K | application/octet-stream |
runtests.c | 2022-Feb-24 04:01:37 | 474.9K | text/plain |
runtestspp.cpp | 2022-Feb-24 04:01:37 | 1.7K | text/plain |
structdata.c | 2022-Feb-24 04:01:37 | 4.5K | text/plain |
structdata.h | 2022-Feb-24 04:01:37 | 2.3K | application/octet-stream |
udiffer.py | 2022-Feb-24 04:01:37 | 2.3K | application/octet-stream |
xmltest.log.expected | 2019-Sep-16 08:21:12 | 0.3K | application/octet-stream |
xmltest.sh | 2022-Feb-24 04:01:37 | 5.1K | application/octet-stream |
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.