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
about 13 hours
ago. based on code collected
about 13 hours
ago.
Aug 17, 2024 — Aug 17, 2025
Showing page 24 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added... the only new warning option for GCC 8 that is not in Wall/Wextra
onqtam
More...
over 7 years ago
actually re-enabled the printing in the output window of visual studio - I might release a minor version (1.2.9) with the current changes before 1.3.0 (a big one - with reporters, matchers and thread safety!)
onqtam
More...
over 7 years ago
some cleanup: - removed functions like my_strlen - will write suppression files for sanitizers/valgrind for buggy toolchains/platforms - no more code clutter! - renamed streams to "s" - other small things
onqtam
More...
over 7 years ago
fixed builds - temporarily disabled output from asserts in the output window of IDEs - will re-enable when reporters are implemented
onqtam
More...
over 7 years ago
initial version of moving to streams for the reporting - almost 200 lines shorter!
onqtam
More...
over 7 years ago
updated roadmap
onqtam
More...
over 7 years ago
doctest builds with Visual Studio 2017 (15.7.0) - disabling a spectre related warning
onqtam
More...
over 7 years ago
added a few links in docs
onqtam
More...
over 7 years ago
added gcc 8 to the build matrix - allowed to fail for now
onqtam
More...
over 7 years ago
fixing gcc 4.4 builds - relates #118
onqtam
More...
over 7 years ago
added Dean Bodenham to the list of donators!
onqtam
More...
over 7 years ago
fixed issue #118 - silencing the problematic warning. the char buffer is already annotated to have the proper alignment - this is probably a misdiagnostic by the compiler and should be safe to silence
onqtam
More...
over 7 years ago
Fix deprecated-declarations warning with GCC-8.0 (#131)
AMS21
More...
over 7 years ago
small comments
onqtam
More...
over 7 years ago
fixed issue #129
onqtam
More...
over 7 years ago
tiny cleanup
onqtam
More...
over 7 years ago
relates #121
onqtam
More...
over 7 years ago
added xcode 9.3 to build matrix
onqtam
More...
over 7 years ago
changelog for 1.2.8
onqtam
More...
over 7 years ago
version 1.2.8
onqtam
More...
over 7 years ago
fixed issue #118
onqtam
More...
over 7 years ago
fixed issue #119
onqtam
More...
over 7 years ago
added clang 6 to build matrix on travis
onqtam
More...
over 7 years ago
typo in comment
Viktor Kirilov
More...
over 7 years ago
added @aras-p from patreon!
onqtam
More...
over 7 years ago
removed old compilers no longer supported on travis CI
onqtam
More...
over 7 years ago
updated copyright years and added 3 builds to the allowed failures on travis since there is some bug in the leak sanitizer...
onqtam
More...
over 7 years ago
changelog for version 1.2.7
onqtam
More...
over 7 years ago
version 1.2.7
onqtam
More...
over 7 years ago
simplified the option parsing a bit - fixed #104
onqtam
More...
over 7 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
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