Criterion/include/criterion/internal
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
..
asprintf-compat.h We're in 2016. 2016-01-06 17:35:35 +01:00
assert.h Behavior of cr_assert_str* assertions changed: 2016-06-07 16:56:17 +02:00
common.h Moved CR_STDN definition to commons 2016-04-10 15:12:32 +02:00
deprecation.h Fixed typo in deprecation macro 2016-02-18 00:05:15 +01:00
designated-initializer-compat.h We're in 2016. 2016-01-06 17:35:35 +01:00
hooks.h We're in 2016. 2016-01-06 17:35:35 +01:00
ordered-set.h We're in 2016. 2016-01-06 17:35:35 +01:00
parameterized.h doc: Integrated doxygen docs for parameterized tests in sphinx 2016-04-10 16:27:35 +02:00
preprocess.h We're in 2016. 2016-01-06 17:35:35 +01:00
redirect.h Merge branch 'master' into bleeding 2016-04-13 11:57:37 +02:00
stdio_filebuf.hxx added licenses 2016-02-18 07:31:57 +01:00
stream.hxx added licenses 2016-02-18 07:31:57 +01:00
test.h Moved actual implementation of Test & TestSuite in internal/test.h 2016-04-10 15:12:32 +02:00
theories.h Integrated theories doxygen into sphinx docs 2016-04-10 15:17:06 +02:00