Criterion/include/criterion
commit f201d85e3c Behavior of cr_assert_str* assertions changed:
- Default assertion messages will now print the expession and the content of both strings.
- String assertions will not crash, if the actual string is NULL.
  (cr_assert_not_null(actual) is called before the cr_assert_str* assertion)
2016-06-07 16:56:17 +02:00
..
internal Behavior of cr_assert_str* assertions changed: 2016-06-07 16:56:17 +02:00
abort.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
alloc.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
assert.h doc: Ignore deprecated assertions 2016-04-10 15:17:06 +02:00
criterion.h Moved actual implementation of Test & TestSuite in internal/test.h 2016-04-10 15:12:32 +02:00
event.h Merge branch 'features/io-rewrite-nanopb' into bleeding 2016-01-18 01:35:55 +01:00
hooks.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
logging.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
options.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
output.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
parameterized.h doc: Fixed parameterized test dumping criterion namespace 2016-04-10 17:15:30 +02:00
redirect.h Fixed macro redefinition errors for redirect.h 2016-04-10 15:12:32 +02:00
stats.h Add doxygen documentation in API headers 2016-02-20 13:09:20 +01:00
theories.h doc: Integrated doxygen on invariants to sphinx page on theories 2016-04-10 16:27:30 +02:00
types.h Added more details to test option fields & integrated doxygen docs for Test and TestSuite 2016-04-10 15:12:32 +02:00