|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| benchmark | há 1 ano atrás | |
| Makefile.am | há 1 ano atrás | |
| Makefile.in | há 1 ano atrás | |
| README.md | há 1 ano atrás | |
| acc_tests.c | há 1 ano atrás | |
| acc_tests.h | há 1 ano atrás | |
| acc_tests_cxx.cpp | há 1 ano atrás | |
| alloc_tests.c | há 1 ano atrás | |
| alloc_tests.h | há 1 ano atrás | |
| alloc_tests_cxx.cpp | há 1 ano atrás | |
| basic_tests.c | há 1 ano atrás | |
| basic_tests.h | há 1 ano atrás | |
| basic_tests_cxx.cpp | há 1 ano atrás | |
| chardata.c | há 1 ano atrás | |
| chardata.h | há 4 anos atrás | |
| chardata_cxx.cpp | há 1 ano atrás | |
| common.c | há 1 ano atrás | |
| common.h | há 1 ano atrás | |
| common_cxx.cpp | há 1 ano atrás | |
| dummy.c | há 1 ano atrás | |
| dummy.h | há 1 ano atrás | |
| dummy_cxx.cpp | há 1 ano atrás | |
| handlers.c | há 1 ano atrás | |
| handlers.h | há 1 ano atrás | |
| handlers_cxx.cpp | há 1 ano atrás | |
| memcheck.c | há 1 ano atrás | |
| memcheck.h | há 4 anos atrás | |
| memcheck_cxx.cpp | há 1 ano atrás | |
| minicheck.c | há 1 ano atrás | |
| minicheck.h | há 1 ano atrás | |
| minicheck_cxx.cpp | há 1 ano atrás | |
| misc_tests.c | há 1 ano atrás | |
| misc_tests.h | há 1 ano atrás | |
| misc_tests_cxx.cpp | há 1 ano atrás | |
| ns_tests.c | há 1 ano atrás | |
| ns_tests.h | há 1 ano atrás | |
| ns_tests_cxx.cpp | há 1 ano atrás | |
| nsalloc_tests.c | há 1 ano atrás | |
| nsalloc_tests.h | há 1 ano atrás | |
| nsalloc_tests_cxx.cpp | há 1 ano atrás | |
| runtests.c | há 1 ano atrás | |
| runtests_cxx.cpp | há 1 ano atrás | |
| structdata.c | há 1 ano atrás | |
| structdata.h | há 4 anos atrás | |
| structdata_cxx.cpp | há 1 ano atrás | |
| udiffer.py | há 4 anos atrás | |
| xmltest.log.expected | há 7 anos atrás | |
| xmltest.sh | há 4 anos atrás | |
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.