Criterion/src
2015-03-31 22:13:09 +02:00
..
log Refactored most of the output for i18n support 2015-03-31 22:13:09 +02:00
event.c Updated to libcsptr 2.0 2015-03-19 16:13:16 +01:00
event.h Added event system to push reporting back to the parent process 2015-02-05 18:09:21 +01:00
i18n.h Refactored most of the output for i18n support 2015-03-31 22:13:09 +02:00
main.c Boyscouting. 2015-03-24 01:17:58 +01:00
options.c Added missing license headers 2015-03-09 20:19:28 +01:00
ordered-set.c Fixed metadata mishandling in ordered set 2015-03-22 20:43:14 +01:00
process.c Refactored types out of criterion.h 2015-03-23 00:41:48 +01:00
process.h Added suite separation and ordered set shenanigans 2015-03-22 20:13:47 +01:00
report.c Added string identifier precompilation to avoid dynamic generation in pattern matching 2015-03-24 11:23:38 +01:00
report.h Added PRE/POST_SUITE hooks 2015-03-23 17:15:51 +01:00
runner.c Boyscouting. 2015-03-24 01:17:58 +01:00
runner.h Refactored types out of criterion.h 2015-03-23 00:41:48 +01:00
stats.c Fixed memory leak for multiple suites 2015-03-24 01:56:17 +01:00
stats.h Added stats on suites 2015-03-23 18:37:51 +01:00
timer.c Fixed compile error on OS X timers 2015-03-17 23:21:57 +01:00
timer.h Added monotonic cross-platform timer 2015-03-17 01:08:40 +01:00