Name | Last Modified | Size | Type |
---|---|---|---|
Parent Directory/ | - | Directory | |
CVS/ | 2024-Feb-14 19:51:18 | - | Directory |
benchmark/ | 2024-Feb-14 19:49:13 | - | Directory |
Makefile.am | 2019-Sep-17 21:51:14 | 2.1K | application/octet-stream |
Makefile.in | 2019-Sep-17 21:51:14 | 42.1K | application/octet-stream |
README.txt | 2012-Apr-06 12:23:32 | 0.5K | text/plain |
chardata.c | 2019-Sep-17 21:51:14 | 2.9K | text/plain |
chardata.h | 2019-Sep-17 21:51:14 | 2.1K | application/octet-stream |
memcheck.c | 2019-Sep-17 21:51:14 | 5.2K | text/plain |
memcheck.h | 2019-Sep-17 21:51:14 | 2.1K | application/octet-stream |
minicheck.c | 2019-Sep-17 21:51:14 | 5.8K | text/plain |
minicheck.h | 2019-Sep-17 21:51:14 | 4.0K | application/octet-stream |
runtests.c | 2019-Sep-17 21:51:14 | 448.4K | text/plain |
runtestspp.cpp | 2019-Sep-17 21:51:14 | 1.7K | text/plain |
structdata.c | 2019-Sep-17 21:51:14 | 4.5K | text/plain |
structdata.h | 2019-Sep-17 21:51:14 | 2.4K | application/octet-stream |
udiffer.py | 2019-Sep-17 21:51:14 | 2.2K | application/octet-stream |
xmltest.log.expected | 2019-Sep-17 21:51:14 | 0.3K | application/octet-stream |
xmltest.sh | 2019-Sep-17 21:51:14 | 3.5K | 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.