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

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.