1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[docs] added an image with the cost of including the header in the main readme - and also some tiny changes More... almost 8 years ago
version 1.2.4 released! More... almost 8 years ago
bumped version More... almost 8 years ago
fixed issue #91 More... almost 8 years ago
updated the bar charts with the new benchmark data More... almost 8 years ago
updated text for benchmarks More... almost 8 years ago
changelog for 1.2.3 More... almost 8 years ago
version 1.2.3 More... almost 8 years ago
fixed issue #90 - Defining a variable T inside a test with DOCTEST_CONFIG_DISABLE defined does not compile More... almost 8 years ago
enabling clang 5 builds More... almost 8 years ago
updating docs a bit More... almost 8 years ago
finished updating benchmarks of catch More... almost 8 years ago
updated benchmark script so it can work for catch under linux More... almost 8 years ago
updated mainly doctest benchmark numbers under linux - the catch header didn't compile in many cases... More... almost 8 years ago
corrected benchmark results for catch when using CATCH_CONFIG_FAST_COMPILE - had to fix a compile error in catch.hpp - had to comment out CATCH_BREAK_INTO_DEBUGGER() in void AssertionHandler::reactWithDebugBreak() (had to do the same to build successfully with CATCH_CONFIG_DISABLE) More... almost 8 years ago
added disabled benchmarking for catch as well (using CATCH_CONFIG_DISABLE) More... almost 8 years ago
updated benchmarks under windows More... almost 8 years ago
about to re-do the benchmarks against an early version of Catch 2 More... almost 8 years ago
updated changelog for version 1.2.2 More... almost 8 years ago
updating travis build matrix - no more precise builds, also dropping some compilers (might drop more soon) More... almost 8 years ago
version 1.2.2 More... almost 8 years ago
updated html docs More... almost 8 years ago
formatted code with newer version of clang-format More... almost 8 years ago
added a scenario version of TEST_CASE_TEMPLATE_DEFINE - a continuation of PR #87 More... almost 8 years ago
Add support for templated scenarios (#87) More... almost 8 years ago
it seems that coveralls-lcov has changed a bit how it accepts command-line arguments More... almost 8 years ago
added 1 more clarification to the docs from the previous 1-2 commits More... about 8 years ago
docs from last commit clarified a bit More... about 8 years ago
added documentation on how to emulate value-parameterized tests with a macro - relates #38 More... about 8 years ago
added documentation for the duration option - relates #68 More... about 8 years ago