mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-08 23:29:53 +01:00
9438a03d5b
- 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! |
||
---|---|---|
.. | ||
Baselines | ||
SurrogateCpps | ||
ApproxTests.cpp | ||
BDDTests.cpp | ||
ClassTests.cpp | ||
CmdLineTests.cpp | ||
ConditionTests.cpp | ||
ExceptionTests.cpp | ||
GeneratorTests.cpp | ||
makefile | ||
MessageTests.cpp | ||
MiscTests.cpp | ||
SectionTrackerTests.cpp | ||
TestMain.cpp | ||
TrickyTests.cpp | ||
VariadicMacrosTests.cpp |