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
f219194199
Replace some static strings with static char*s for leak detection friendliness (h/t
#272
)
2014-04-22 17:54:29 +01:00
..
external
Merge branch 'master' of
https://github.com/gnzlbg/Catch
2014-04-18 08:49:35 +01:00
internal
Considers endianness when printing raw memory into a string
2014-04-22 08:19:11 +01:00
reporters
Replace some static strings with static char*s for leak detection friendliness (h/t
#272
)
2014-04-22 17:54:29 +01:00
catch_runner.hpp
Changed branchName to char*, as per
#266
2014-04-18 08:28:52 +01:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
Fixed instance of Clara::_ placeholder when using CATCH_CONFIG_RUNNER
2014-03-10 18:02:18 +00:00