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 5 hours
ago. based on code collected
about 5 hours
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 35 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed broken image link in main readme
onqtam
More...
over 8 years ago
removed a falsehood in the "differences with Catch" section of the FAQ
onqtam
More...
over 8 years ago
version 1.1.4
onqtam
More...
over 8 years ago
bumped version
onqtam
More...
over 8 years ago
removed gcc 4.4/4.5 from osx builds and removed linux clang 3.9 from the allowed failures
onqtam
More...
over 8 years ago
added --force-colors option - so even when no tty is detected the output gets colored - related to #50
onqtam
More...
over 8 years ago
fixed #49 - Issue with using lambdas in tests in gcc
onqtam
More...
over 8 years ago
finalized work on the no exceptions mode
onqtam
More...
over 8 years ago
- removed duplicated warnings (ones which are included by wall/wextra) - updated notes on project
onqtam
More...
over 8 years ago
updated article...
onqtam
More...
over 8 years ago
updated article
onqtam
More...
over 8 years ago
Add assertion macros regarding std::exception handling to examples/ directory
Elias Kosunen
More...
over 8 years ago
Added exception handling
Elias Kosunen
More...
over 8 years ago
added the article I wrote about doctest - which I submit to various websites for publishing
onqtam
More...
almost 9 years ago
added new xcode 8.2 image and removed 3 soon-to-be-deprecated ones
onqtam
More...
almost 9 years ago
added xcode 8.1 builds
onqtam
More...
almost 9 years ago
moved pictures out of doc folder
onqtam
More...
almost 9 years ago
fixed documentation for stringification - relates https://github.com/philsquared/Catch/issues/741
onqtam
More...
almost 9 years ago
version 1.1.3
onqtam
More...
almost 9 years ago
allowing the linux llvm 3.9 build to fail... cannot get the ppa working
onqtam
More...
almost 9 years ago
to circumvent llvm 3.9 apt not being whitelisted yet - https://github.com/travis-ci/apt-source-whitelist/issues/300
onqtam
More...
almost 9 years ago
- updated docs a bit - version bump to 1.1.3
onqtam
More...
almost 9 years ago
- added the ability to compile code with assertions that need exceptions even without exceptions - see the use of DOCTEST_CONFIG_NO_EXCEPTIONS_BUT_WITH_ALL_ASSERTS - added clang 3.9 to build matrix
onqtam
More...
almost 9 years ago
introduced the DOCTEST_CONFIG_NO_EXCEPTIONS and DOCTEST_CONFIG_NO_TRY_CATCH_IN_ASSERTS config identifiers
onqtam
More...
almost 9 years ago
removed the version from the reference output - so releases that don't change the output don't need to recommit new reference output
onqtam
More...
almost 9 years ago
version 1.1.2
onqtam
More...
almost 9 years ago
all gcc builds under osx now allowed to fail - I have no $^&%-ing clue why some of them started failing - and in different ways!
onqtam
More...
almost 9 years ago
fixed #42 - no warnings with clang in c++11 mode
onqtam
More...
almost 9 years ago
- changed the test suite macros to require a semicolon with a dummy typedef instead of a forward declaration of a dummy function - added underscore prefix to anonymous variables - tiny changes in docs
onqtam
More...
almost 9 years ago
fixed readme...
onqtam
More...
almost 9 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
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