Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
onqtam
/
doctest
/
1cf1b2482d29ee87ca206b86f247a92c90e11b0a
/
examples
/
all_features
/
test_output
/
subcases.cpp.txt
bef1965
Allow escaping backslash with backslash in filters (#614) (#616)
by Egor Suvorov
· 2 years, 8 months ago
74b8ac4
summary: align even large values #402 (#403)
by Nick Black
· 4 years, 2 months ago
72bf24e
fixed #215 fixed #125 relates #364 - printing the deepest subcase stack reached - even if at the point of failure of an assertion the stack has become smaller - that way users can determine the exact path of data initialization in previous subcases before the failing assert.
by onqtam
· 4 years, 6 months ago
3375222
subcases can have generated names and even be in loops! relates #328
by onqtam
· 4 years, 8 months ago
2e137ae
reporting the current subcase if an exception is thrown - fixed #136
by onqtam
· 5 years ago
dca8b66
fixed #282
by onqtam
· 5 years ago
b656d60
added a subcase test
by onqtam
· 6 years ago
dc01198
fixed issue #149
by onqtam
· 6 years ago
1655b24
regenerated test output - relates #123
by onqtam
· 6 years ago
68d0f1d
added an overload for operator<< of the ContextBuilder that catches by const ref and use a static assert - relates #23
by onqtam
· 7 years ago
a82c1e4
fixing builds
by onqtam
· 7 years ago
754f402
- almost done with the should_fail/may_fail/expected_failures decorators
by onqtam
· 7 years ago
5dbcb1e
almost done with code coverage - only subcase filtering left!
by onqtam
· 8 years ago
35c14cd
Printing the test suite name on test case failure - fixes #65
by onqtam
· 8 years ago
378d670
test cases example done
by onqtam
· 8 years ago
7cc0e96
examples almost done! only assertion_macros.cpp is left
by onqtam
· 8 years ago
119cfb6
- added an undocumented flag to omit the "skipped" part in the output summary - for convenience for the all_features example
by onqtam
· 8 years ago
[Renamed (94%) from examples/all_features/test_output/all_features.subcases.cpp.txt]
27079bc
output is now like the old one
by onqtam
· 8 years ago
2c100d6
- added test outputs
by onqtam
· 8 years ago