Import / applications / MakePDF / Tests / exip-0.5.4 / tests /
@John Ryland John Ryland authored on 22 Dec 2020
..
external/ valgrind-checks import NUC files 5 years ago
test-set import NUC files 5 years ago
README.txt import NUC files 5 years ago
check_builtin_grammar.c import NUC files 5 years ago
check_contentIO.c import NUC files 5 years ago
check_emptyType.c import NUC files 5 years ago
check_exip.c import NUC files 5 years ago
check_grammar.c import NUC files 5 years ago
check_profile.c import NUC files 5 years ago
check_streamIO.c import NUC files 5 years ago
check_strict_grammar.c import NUC files 5 years ago
check_stringTables.c import NUC files 5 years ago
check_xsi_type.c import NUC files 5 years ago
README.txt
/**
 * @defgroup tests Unit and integration tests
 *
 * @brief Information on testing infrastructure
 *
 * The folder /tests contains source code tests for the project - unit tests with Check,
 * valgrind tests, integration tests with some test cases etc.
 * 
 * @date Jan 29, 2011
 * @author Rumen Kyusakov
 * @author Ken Bannister
 * @version 0.5
 * @par[Revision] $Id: README.txt 328 2013-10-30 16:00:10Z kjussakov $
 * 
 */