Martin Prikryl aded0a31a7 Expat 2.6.4 11 months ago
..
benchmark 831e8e544a Expat 2.6.3 1 year ago
Makefile.am 831e8e544a Expat 2.6.3 1 year ago
Makefile.in 831e8e544a Expat 2.6.3 1 year ago
README.md 831e8e544a Expat 2.6.3 1 year ago
acc_tests.c d908aebec3 Expat 2.6.2 1 year ago
acc_tests.h 9d9488be02 Expat 2.6.0 1 year ago
acc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
alloc_tests.c 9d9488be02 Expat 2.6.0 1 year ago
alloc_tests.h 9d9488be02 Expat 2.6.0 1 year ago
alloc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
basic_tests.c aded0a31a7 Expat 2.6.4 11 months ago
basic_tests.h 9d9488be02 Expat 2.6.0 1 year ago
basic_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
chardata.c 9d9488be02 Expat 2.6.0 1 year ago
chardata.h 1cee3c013c Expat 2.4.1 4 years ago
chardata_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
common.c aded0a31a7 Expat 2.6.4 11 months ago
common.h aded0a31a7 Expat 2.6.4 11 months ago
common_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
dummy.c 9d9488be02 Expat 2.6.0 1 year ago
dummy.h 9d9488be02 Expat 2.6.0 1 year ago
dummy_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
handlers.c aded0a31a7 Expat 2.6.4 11 months ago
handlers.h aded0a31a7 Expat 2.6.4 11 months ago
handlers_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
memcheck.c 9d9488be02 Expat 2.6.0 1 year ago
memcheck.h 1cee3c013c Expat 2.4.1 4 years ago
memcheck_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
minicheck.c 9d9488be02 Expat 2.6.0 1 year ago
minicheck.h 9d9488be02 Expat 2.6.0 1 year ago
minicheck_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
misc_tests.c aded0a31a7 Expat 2.6.4 11 months ago
misc_tests.h 9d9488be02 Expat 2.6.0 1 year ago
misc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
ns_tests.c 9d9488be02 Expat 2.6.0 1 year ago
ns_tests.h 9d9488be02 Expat 2.6.0 1 year ago
ns_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
nsalloc_tests.c 9d9488be02 Expat 2.6.0 1 year ago
nsalloc_tests.h 9d9488be02 Expat 2.6.0 1 year ago
nsalloc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
runtests.c 9d9488be02 Expat 2.6.0 1 year ago
runtests_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
structdata.c 9d9488be02 Expat 2.6.0 1 year ago
structdata.h 1cee3c013c Expat 2.4.1 4 years ago
structdata_cxx.cpp 9d9488be02 Expat 2.6.0 1 year ago
udiffer.py 1cee3c013c Expat 2.4.1 4 years ago
xmltest.log.expected a4f5c61270 Expat 2.2.5 7 years ago
xmltest.sh 1cee3c013c Expat 2.4.1 4 years ago

README.md

This directory contains the 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.

Expat must be built and, on some platforms, installed, before the tests can be run.