- 996ef32 Fix nullptr handling by Salvage · 2 years, 10 months ago
- 4bc7a75 We're getting somewhere! by Salvage · 2 years, 10 months ago
- ec2adbd Merge branch 'dev' into fix-string by Salvage · 2 years, 10 months ago
- 929fd83 Better IsNaN stringification by Salvage · 2 years, 10 months ago
- 58f3ec8 Feature: Better NaN (#584) by Stefan · 2 years, 10 months ago
- 7be3b87 Port more stuff to streams by Salvage · 2 years, 10 months ago
- 6545bdc First draft by Salvage · 2 years, 10 months ago
- 4ddb793 Add explicit template parameters by Salvage · 2 years, 10 months ago
- 245d4b2 matcher-like nan check by Salvage · 2 years, 10 months ago
- 367098b fixes after commit 02af672f0d3093157daecb55ce4e109ffaf2bc53 - as suggested by @rmisev here: https://github.com/doctest/doctest/issues/568#issuecomment-993612346 - closes #568 by onqtam · 2 years, 11 months ago
- 81fe2e8 fixed builds on the CI by simplifying the examples by avoiding the problematic std::streamsize for std::ostream::write() by Viktor Kirilov · 4 years ago
- 17d984c switched from using the << operator to the comma operator for all logging - this solves the problem in PR #431 by Viktor Kirilov · 4 years ago
- 74b8ac4 summary: align even large values #402 (#403) by Nick Black · 4 years, 2 months ago
- 1655b24 regenerated test output - relates #123 by onqtam · 6 years ago
- 7d8ecb3 fixing the reference output... relates #95 by onqtam · 7 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
- 754f402 - almost done with the should_fail/may_fail/expected_failures decorators by onqtam · 7 years ago
- 35c14cd Printing the test suite name on test case failure - fixes #65 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 (93%) from examples/all_features/test_output/all_features.stringification.cpp.txt]
- 27079bc output is now like the old one by onqtam · 8 years ago
- 2c100d6 - added test outputs by onqtam · 8 years ago