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-14 06:34:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Martin Hořeňovský
2fdd81a33f
Removed C++98 backcompat from Approx
...
Now it always uses type traits to work with all types convertible to double
2017-04-25 11:11:26 +02:00
..
external
Don’t assume first CL arg (exe name) is present
2017-03-13 11:00:58 +00:00
internal
Removed C++98 backcompat from Approx
2017-04-25 11:11:26 +02:00
reporters
junit reporter does not count exceptions as failures if ok-to-fail
2017-04-11 15:47:42 +01:00
catch_session.hpp
use inline 'libraryVersion()' function (
closes
#858
)
2017-03-22 15:51:02 +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
Changed all internal forwarding macro usages to put macro name as first argument
2017-03-21 13:23:35 +00:00