catch2/include
twhittock 2d1739b429 ExpressionLhs reconstruction based on value, not truthiness (#914)
Types which are truthy, but have more information than the truthiness in their string conversion were showing up as 'true' or 'false' instead of showing the underlying type's string value.
2017-05-27 14:09:43 +02:00
..
external Don’t assume first CL arg (exe name) is present 2017-03-13 11:00:58 +00:00
internal ExpressionLhs reconstruction based on value, not truthiness (#914) 2017-05-27 14:09:43 +02:00
reporters Merge branch 'master' of https://github.com/awglyde/Catch 2017-05-16 16:09:51 +02:00
catch.hpp Typo fix 2017-05-16 13:51:17 +02:00
catch_session.hpp Added Win32 UNICODE wmain support (#903) 2017-05-11 13:00:03 +02: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