cryb-to/lib/test
Dag-Erling Smørgrav 8e0f4a293e Determine the default for CRYB_LEAKTEST at run-time.
When cryb-test is used as a framework for another project, the compile-time test is useless since cryb-test itself will have been built with coverage disabled.  Besides, it is not a reliable indicator of whether leak detection will work.  Instead, check if the heap is already dirty when we first gain control.
2017-05-11 00:08:45 +02:00
..
cryb-test.pc.in Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
cryb_t_compare.c Rename t_verbose*() to t_printv*(). 2017-03-14 14:36:52 +01:00
cryb_t_const.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
cryb_t_file.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
cryb_t_main.c Determine the default for CRYB_LEAKTEST at run-time. 2017-05-11 00:08:45 +02:00
cryb_t_malloc.c Determine the default for CRYB_LEAKTEST at run-time. 2017-05-11 00:08:45 +02:00
cryb_test.c Mechanically bump copyright dates to the date of the latest commit. 2017-02-19 20:07:43 +01:00
Makefile.am Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00