1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bullet points in markdown More... almost 6 years ago
fixed #280 More... almost 6 years ago
fixed #278 - added test_case_reenter() to the IReporter interface so users can track when a test case is getting reentered because of unfinished subcases (because there is no other way to tell with the current start/end functions which are called just once for each test case - no matter how many subcases there are) More... almost 6 years ago
fixed #277 - added override macros More... almost 6 years ago
changelog for 2.3.4 More... about 6 years ago
version 2.3.4 More... about 6 years ago
updated docs More... about 6 years ago
removed TSAN for gcc 4.8-7 since it's broken for some time now - seg faulting... see this build for reference (look in the allowed failures): https://travis-ci.org/onqtam/doctest/builds/570710048 More... about 6 years ago
suppressing a warning on MSVC about implicitly deleted assignment operator for lambdas..... More... about 6 years ago
cmake on appveyor is still old... More... about 6 years ago
testing VS 2019 on appveyor More... about 6 years ago
removed old docs and changed the name of a lambda parameter which could conflict with whatever is captured - relates #270 and #269 More... about 6 years ago
small doc fix More... about 6 years ago
Rework `INFO` lazy evaluation to use lambdas. (#270) More... about 6 years ago
Improve Listener docs (#273) More... about 6 years ago
fixed #257 - listeners can be registered with REGISTER_LISTENER and all registered listeners will be executed before any reporters More... about 6 years ago
fixed #267 More... about 6 years ago
#266 #243 #231 More... about 6 years ago
fixed #266 fixed #243 relates #231 More... about 6 years ago
Fixes to the documentation + forcing C++11 for AppleClang - to rework later. More... about 6 years ago
manually did what was in PR #258 More... about 6 years ago
Fix #253 (#254) More... about 6 years ago
Revert "fix : includeing windows.h header caause error (#258)" (#263) More... about 6 years ago
only look for C++ compiler with CMake (#256) More... about 6 years ago
fix : includeing windows.h header caause error (#258) More... about 6 years ago
Fix static analyzer URLs (#259) More... about 6 years ago
fixes unrelated to code (added funding badge, fixed some comments) More... about 6 years ago
add alias target for doctest for use in build tree (#247) More... about 6 years ago
changelog for 2.3.3 More... about 6 years ago
version 2.3.3 More... about 6 years ago