Criterion/src
2015-03-27 16:21:03 +01:00
..
log Added an optional description field for tests 2015-03-24 15:59:02 +01:00
event.c Refactored code to prepare for windows integration 2015-03-24 23:38:00 +01:00
event.h Refactored code to prepare for windows integration 2015-03-24 23:38:00 +01:00
main.c Added conditional usage display for --pattern 2015-03-27 16:21:03 +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
posix-compat.c Made the pipe handles inheritable 2015-03-27 07:39:33 -07:00
posix-compat.h Trying a safer approach for a fork() alternative 2015-03-26 22:18:43 +01:00
process.c Trying a safer approach for a fork() alternative 2015-03-26 22:18:43 +01:00
process.h Trying a safer approach for a fork() alternative 2015-03-26 22:18:43 +01:00
report.c Added fnmatch conditional for Windows portability 2015-03-25 19:58:51 +01:00
report.h Added PRE/POST_SUITE hooks 2015-03-23 17:15:51 +01:00
runner.c Trying a safer approach for a fork() alternative 2015-03-26 22:18:43 +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