Martin Prikryl ef26f43dee Expat 2.7.5 4 weeks ago
..
benchmark 9830812690 Expat 2.7.4 2 months ago
Makefile.am 831e8e544a Expat 2.6.3 1 year ago
Makefile.in 9830812690 Expat 2.7.4 2 months ago
README.md 831e8e544a Expat 2.6.3 1 year ago
acc_tests.c 83506bca1c Expat 2.7.0 1 year ago
acc_tests.h 9d9488be02 Expat 2.6.0 2 years ago
acc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
alloc_tests.c 7c0ad274db Expat 2.7.3 6 months ago
alloc_tests.h 9d9488be02 Expat 2.6.0 2 years ago
alloc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
basic_tests.c ef26f43dee Expat 2.7.5 4 weeks ago
basic_tests.h 9d9488be02 Expat 2.6.0 2 years ago
basic_tests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
chardata.c 9d9488be02 Expat 2.6.0 2 years ago
chardata.h 1cee3c013c Expat 2.4.1 4 years ago
chardata_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
common.c 7c0ad274db Expat 2.7.3 6 months ago
common.h de6e45f3e2 Expat 2.7.1 1 year ago
common_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
dummy.c 9d9488be02 Expat 2.6.0 2 years ago
dummy.h 9d9488be02 Expat 2.6.0 2 years ago
dummy_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
handlers.c 9830812690 Expat 2.7.4 2 months ago
handlers.h 9830812690 Expat 2.7.4 2 months ago
handlers_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
memcheck.c 9d9488be02 Expat 2.6.0 2 years ago
memcheck.h 1cee3c013c Expat 2.4.1 4 years ago
memcheck_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
minicheck.c 9d9488be02 Expat 2.6.0 2 years ago
minicheck.h 7c0ad274db Expat 2.7.3 6 months ago
minicheck_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
misc_tests.c ef26f43dee Expat 2.7.5 4 weeks ago
misc_tests.h 9d9488be02 Expat 2.6.0 2 years ago
misc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
ns_tests.c 9d9488be02 Expat 2.6.0 2 years ago
ns_tests.h 9d9488be02 Expat 2.6.0 2 years ago
ns_tests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
nsalloc_tests.c ef26f43dee Expat 2.7.5 4 weeks ago
nsalloc_tests.h 9d9488be02 Expat 2.6.0 2 years ago
nsalloc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
runtests.c 9d9488be02 Expat 2.6.0 2 years ago
runtests_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
structdata.c 9d9488be02 Expat 2.6.0 2 years ago
structdata.h 1cee3c013c Expat 2.4.1 4 years ago
structdata_cxx.cpp 9d9488be02 Expat 2.6.0 2 years ago
udiffer.py 1cee3c013c Expat 2.4.1 4 years ago
xmltest.log.expected a4f5c61270 Expat 2.2.5 8 years ago
xmltest.sh 83506bca1c Expat 2.7.0 1 year 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.