mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-27 15:09:33 +00:00
Split result info from impl
This commit is contained in:
parent
fb386f458d
commit
ffe986d4ee
7 changed files with 154 additions and 112 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "catch_expression.hpp"
|
||||
#include "catch_resultinfo_builder.hpp"
|
||||
#include "catch_tostring.hpp"
|
||||
#include "catch_resultinfo.hpp"
|
||||
#include "catch_resultinfo.h"
|
||||
#include "catch_result_type.h"
|
||||
#include "catch_context.h"
|
||||
#include "catch_common.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue