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

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.