catch2/include
Phil Nash 9438a03d5b Big assertion capture refactoring.
- moved as much logic out of the macros as possible
- moved most logic into new ResultBuilder class, which wraps ExpressionResultBuilder (may take it over next), subsumes ResultAction and also takes place of ExpressionDecomposer.

This introduces many SRP violations - but all in the name of minimising macro logic!
2014-05-28 18:53:01 +01:00
..
external Merge branch 'master' of https://github.com/gnzlbg/Catch 2014-04-18 08:49:35 +01:00
internal Big assertion capture refactoring. 2014-05-28 18:53:01 +01:00
reporters Killed a couple more warnings (one for VS2010 and one for Clang) 2014-05-19 19:04:38 +01:00
catch_runner.hpp Moved catch_test_spec.h to catch_test_spec.hpp 2014-05-16 18:28:58 +01:00
catch_with_main.hpp Builds almost completely cleanly with -WEverything in LLVM 2012-08-13 07:46:10 +01:00
catch.hpp Big assertion capture refactoring. 2014-05-28 18:53:01 +01:00