mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-25 05:59:24 +00:00
Split imll from TestCaseInfo
This commit is contained in:
parent
9c6ce97f01
commit
ddfe963623
9 changed files with 139 additions and 98 deletions
|
@ -20,6 +20,7 @@
|
|||
#include "catch_generators_impl.hpp"
|
||||
#include "catch_resultinfo.hpp"
|
||||
#include "catch_resultinfo_builder.hpp"
|
||||
#include "catch_test_case_info.hpp"
|
||||
|
||||
namespace Catch {
|
||||
NonCopyable::~NonCopyable() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue