openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
doctest testing framework
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 5 of 48
Search / Filter on:
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...
onqtam
More...
over 3 years ago
Clean up warning suppression a bit; Fixes #565 (#566)
Stefan
More...
over 3 years ago
removed old stuff which is irrelevant by now - captures now use lambdas instead of this smartassery
onqtam
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
onqtam
More...
over 3 years ago
version 2.4.7 released
onqtam
More...
over 3 years ago
updated html docs (not sure if anyone uses them...)
onqtam
More...
over 3 years ago
updated release process
onqtam
More...
over 3 years ago
updated changelog after moving the repository
onqtam
More...
over 3 years ago
small cleanup
onqtam
More...
over 3 years ago
update readme
onqtam
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
onqtam
More...
over 3 years ago
Make String::operator+ non-member (#564)
Stefan
More...
over 3 years ago
fix typo - related to 1fab21d77f48904014de35be58bb2ec6ab83f828
onqtam
More...
over 3 years ago
added the no-version into the no-intro option
onqtam
More...
over 3 years ago
implemented the no-intro option by popular demand - closing #181 #245 #342
onqtam
More...
over 3 years ago
added the skipped attribute of test cases in the xml report - related to #320
onqtam
More...
over 3 years ago
final touches on the readme
onqtam
More...
over 3 years ago
some docs changes
onqtam
More...
over 3 years ago
update readme
onqtam
More...
over 3 years ago
readme cleanup
onqtam
More...
over 3 years ago
some cleanup of notes
onqtam
More...
over 3 years ago
removed wandbox scripts & link & replaced it with godbolt
onqtam
More...
over 3 years ago
removing artifacts after commit 20dbad670e1a6ebf52d3aa12d55c7784070a115d
onqtam
More...
over 3 years ago
Add -minimal flag (#562)
Stefan
More...
over 3 years ago
Fixes Issues #476 and #495
onqtam
More...
over 3 years ago
removed unnecessary mutexes and clarified the use of subcases & threads in the docs - related to #486
onqtam
More...
over 3 years ago
Revert "temp way to resolve issues with NVCC & recursive substitutions of function template signatures - related to #522"
onqtam
More...
over 3 years ago
temp way to resolve issues with NVCC & recursive substitutions of function template signatures - related to #522
onqtam
More...
over 3 years ago
added cdecl to two function pointers under windows - fixed #500
onqtam
More...
over 3 years ago
added examples after merging the new quiet flag - PR #561
onqtam
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
…
47
48
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree