Criterion/src
2015-03-11 03:18:24 +01:00
..
event.c Added visual reporting for failed asserts and crashes 2015-02-05 20:35:17 +01:00
event.h Added event system to push reporting back to the parent process 2015-02-05 18:09:21 +01:00
logging.c Added better option management 2015-03-09 20:19:28 +01:00
main.c Fixed issues with CLI, boyscouting 2015-03-11 03:18:24 +01:00
options.c Added missing license headers 2015-03-09 20:19:28 +01:00
process.c Added missing license headers 2015-03-09 20:19:28 +01:00
process.h Added missing license headers 2015-03-09 20:19:28 +01:00
report.c Fixed errors induced by the mac port 2015-03-11 03:18:24 +01:00
report.h Fixed errors induced by the mac port 2015-03-11 03:18:24 +01:00
runner.c Fixed issues with CLI, boyscouting 2015-03-11 03:18:24 +01:00
runner.h [Issue #6] Added Mac OS X compatibility. This forced the (PRE|POST)_EVERYTHING to be renamed to \1_ALL since section names on OSX must not have more than 16 characters. 2015-03-11 03:17:55 +01:00
stats.c [Issue #6] Added Mac OS X compatibility. This forced the (PRE|POST)_EVERYTHING to be renamed to \1_ALL since section names on OSX must not have more than 16 characters. 2015-03-11 03:17:55 +01:00
stats.h Added statistics gathering mechanism 2015-02-05 19:52:41 +01:00