.. |
abort.h
|
Made criterion_continue_test static
|
2015-09-08 20:48:30 +02:00 |
alloc.h
|
Added inheritable heap to fork process
|
2015-09-20 20:28:31 +02:00 |
asprintf-compat.h
|
Renamed asprintf to cr_asprintf for compatibility
|
2015-09-08 22:12:22 +02:00 |
assert.h
|
Added default message to file asserts
|
2015-09-14 04:15:48 +02:00 |
common.h
|
Changed the assert interface to accept a format string
|
2015-09-08 18:49:24 +02:00 |
criterion.h
|
Added parameterized tests
|
2015-09-20 13:59:10 +02:00 |
designated-initializer-compat.h
|
Removed capture level from designated initializer compat lambda to fix clang warnings
|
2015-09-20 19:44:07 +02:00 |
event.h
|
Moved the pipe definition out of the API, and use the system asprintf declaration when available
|
2015-09-08 20:36:23 +02:00 |
hooks.h
|
Fixed VC++ not registering any sections and internal crashes due to test data not being zero-filled
|
2015-09-07 07:26:53 +02:00 |
logging.h
|
Added timeout code for tests
|
2015-09-12 17:27:59 +02:00 |
options.h
|
Made the interface C++11-compatible
|
2015-09-07 01:15:31 +02:00 |
ordered-set.h
|
Made the interface C++11-compatible
|
2015-09-07 01:15:31 +02:00 |
parameterized.h
|
Changed parameterized tests to mirror the fix to #50
|
2015-09-20 14:01:31 +02:00 |
preprocess.h
|
Added file assertions for redirection
|
2015-09-11 02:15:45 +02:00 |
redirect.h
|
Fixed MinGW header bug where off_t/off64_t is not defined
|
2015-09-15 23:02:46 +02:00 |
stats.h
|
Added timeout code for tests
|
2015-09-12 17:27:59 +02:00 |
theories.h
|
Added generated datapoints theory sample
|
2015-09-07 18:03:05 +02:00 |
types.h
|
Fixed header warnings and removed dynamically-embeded data in parameterized sample
|
2015-09-20 13:59:10 +02:00 |