Martin Prikryl 7c0ad274db Expat 2.7.3 1 月之前
..
benchmark 7c0ad274db Expat 2.7.3 1 月之前
Makefile.am 831e8e544a Expat 2.6.3 1 年之前
Makefile.in 7c0ad274db Expat 2.7.3 1 月之前
README.md 831e8e544a Expat 2.6.3 1 年之前
acc_tests.c 83506bca1c Expat 2.7.0 8 月之前
acc_tests.h 9d9488be02 Expat 2.6.0 1 年之前
acc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 年之前
alloc_tests.c 7c0ad274db Expat 2.7.3 1 月之前
alloc_tests.h 9d9488be02 Expat 2.6.0 1 年之前
alloc_tests_cxx.cpp 9d9488be02 Expat 2.6.0 1 年之前
basic_tests.c 7c0ad274db Expat 2.7.3 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 7c0ad274db Expat 2.7.3 1 月之前
common.h de6e45f3e2 Expat 2.7.1 7 月之前
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 7c0ad274db Expat 2.7.3 1 月之前
handlers.h 83506bca1c Expat 2.7.0 8 月之前
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 7c0ad274db Expat 2.7.3 1 月之前
minicheck_cxx.cpp 9d9488be02 Expat 2.6.0 1 年之前
misc_tests.c 7c0ad274db Expat 2.7.3 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 7c0ad274db Expat 2.7.3 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 83506bca1c Expat 2.7.0 8 月之前

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.