1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re-added appveyor build badges to readme - turns out doctest wasn't tested with MSVC 2015 in github actions... More... over 3 years ago
Clean up warning suppression a bit; Fixes #565 (#566) More... over 3 years ago
removed old stuff which is irrelevant by now - captures now use lambdas instead of this smartassery More... over 3 years ago
for clang with libc++ always using std headers instead of forward declaring anything from std - hopefully fixing #126 and #356 at last More... over 3 years ago
version 2.4.7 released More... over 3 years ago
updated html docs (not sure if anyone uses them...) More... over 3 years ago
updated release process More... over 3 years ago
updated changelog after moving the repository More... over 3 years ago
small cleanup More... over 3 years ago
update readme More... over 3 years ago
added test_case_success attribute to the OverallResultsAsserts xml tag at the end of every test case - taking the logic from finalizeTestCaseData which takes into account decorators such as should/may fail & expected failures - related to #320 More... over 3 years ago
Make String::operator+ non-member (#564) More... over 3 years ago
fix typo - related to 1fab21d77f48904014de35be58bb2ec6ab83f828 More... over 3 years ago
added the no-version into the no-intro option More... over 3 years ago
implemented the no-intro option by popular demand - closing #181 #245 #342 More... over 3 years ago
added the skipped attribute of test cases in the xml report - related to #320 More... over 3 years ago
final touches on the readme More... over 3 years ago
some docs changes More... over 3 years ago
update readme More... over 3 years ago
readme cleanup More... over 3 years ago
some cleanup of notes More... over 3 years ago
removed wandbox scripts & link & replaced it with godbolt More... over 3 years ago
removing artifacts after commit 20dbad670e1a6ebf52d3aa12d55c7784070a115d More... over 3 years ago
Add -minimal flag (#562) More... over 3 years ago
Fixes Issues #476 and #495 More... over 3 years ago
removed unnecessary mutexes and clarified the use of subcases & threads in the docs - related to #486 More... over 3 years ago
Revert "temp way to resolve issues with NVCC & recursive substitutions of function template signatures - related to #522" More... over 3 years ago
temp way to resolve issues with NVCC & recursive substitutions of function template signatures - related to #522 More... over 3 years ago
added cdecl to two function pointers under windows - fixed #500 More... over 3 years ago
added examples after merging the new quiet flag - PR #561 More... over 3 years ago