.. |
abort.h
|
Made criterion_continue_test static
|
2015-09-08 20:48:30 +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
|
Fixed __VA_ARG__ warnings & added -pedantic to c++ samples
|
2015-09-07 10:22:37 +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
|
Fixed erroneous indirection logic for passed data
|
2015-09-20 13:59:10 +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 erroneous indirection logic for passed data
|
2015-09-20 13:59:10 +02:00 |