This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Catch2
Watch
1
Star
0
Fork
0
You've already forked Catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-05-03 05:23:52 +00:00
Code
Issues
Releases
Wiki
Activity
Catch2
/
include
History
Martin Hořeňovský
a06b6dc3ea
Remove pointless StringRef -> std::string conversions
2017-11-13 13:08:59 +01:00
..
external
embedded v1.0-develop.2 of Clara, which addresses / prefixed options, which should impact non-windows platforms
2017-10-21 09:16:38 +02:00
internal
Remove pointless StringRef -> std::string conversions
2017-11-13 13:08:59 +01:00
reporters
Introduced ReusableStringStream and removed all uses of std::ostringstream from the main path
2017-11-07 18:01:10 +00:00
catch_with_main.hpp
Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp)
2015-12-28 15:06:04 +00:00
catch.hpp
Moved windows proxy inclusion outside of CATCH_CONFIG_COLOUR_WINDOWS guard, so workaround early inclusion can be removed
2017-10-12 10:37:23 +01:00