This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-03-13 06:24:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
9a3486a705
Replaced use of dynamic_cast with static_cast.
...
It wasn't necessary anyway. This addresses
#821
2017-02-12 22:00:17 +00:00
..
external
Restated text format loop to avoid out-of-bounds condition
2017-01-23 16:58:49 +00:00
internal
Replaced use of dynamic_cast with static_cast.
2017-02-12 22:00:17 +00:00
reporters
Added std:: qualification to some functions from C stdlib
2017-02-11 23:20:09 +01:00
catch_session.hpp
Updated embedded Clara to 0.0.2.3
2016-04-23 13:21:29 +01: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
Fix missing CATCH_ for CHECK_THAT in prefixed macro version
2017-01-15 22:11:43 +01:00