.. |
log
|
Provided non-positional format strings when gettext is not available (hint: windows)
|
2015-07-29 13:32:49 +02:00 |
abort.c
|
[Issue #17] Fixed nested failed asserts not aborting the test
|
2015-04-14 18:39:40 +02:00 |
abort.h
|
[Issue #17] Fixed nested failed asserts not aborting the test
|
2015-04-14 18:39:40 +02:00 |
config.h.in
|
Integrated gettext into the build system
|
2015-07-28 22:44:28 +02:00 |
event.c
|
Possible leak fixed.
|
2015-04-27 18:41:50 +02:00 |
event.h
|
Refactored code to prepare for windows integration
|
2015-03-24 23:38:00 +01:00 |
extmatch.c
|
Fixed wrong step in max_length proof
|
2015-05-03 16:30:06 +02:00 |
extmatch.h
|
Added optimal max pattern length and proof, added better error handling
|
2015-05-03 16:02:26 +02:00 |
i18n.c
|
Switched to ENABLE_NLS macro instead of rolling our own
|
2015-04-10 00:30:34 +02:00 |
i18n.h
|
Boyscouting
|
2015-04-10 01:03:58 +02:00 |
main.c
|
Added autoconf conditional for PCRE
|
2015-05-04 00:05:52 +02:00 |
options.c
|
Fixed rare crash where the output provider does not get defined
|
2015-04-14 17:22:55 +02:00 |
ordered-set.c
|
Boyscouting
|
2015-04-10 01:03:58 +02:00 |
posix-compat.c
|
Boyscouting
|
2015-04-10 01:03:58 +02:00 |
posix-compat.h
|
Boyscouting
|
2015-04-10 01:03:58 +02:00 |
process.c
|
Boyscouting
|
2015-04-10 01:03:58 +02:00 |
process.h
|
Trying a safer approach for a fork() alternative
|
2015-03-26 22:18:43 +01:00 |
report.c
|
Added autoconf conditional for PCRE
|
2015-05-04 00:05:52 +02:00 |
report.h
|
[Issue #15] Fixed incorrect reporting on setup/teardown crash
|
2015-04-10 23:21:03 +02:00 |
runner.c
|
[Issue #17] Fixed nested failed asserts not aborting the test
|
2015-04-14 18:39:40 +02:00 |
runner.h
|
Refactored types out of criterion.h
|
2015-03-23 00:41:48 +01:00 |
stats.c
|
[Issue #26] Fixed the stack explosion when cleaning up too many assertion stats
|
2015-05-26 20:12:47 +02: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 |