Simplified test case registration and started using StringRefs
This commit is contained in:
parent
79627cdcdb
commit
720fdf1d02
4 changed files with 44 additions and 80 deletions
|
@ -31,8 +31,6 @@ namespace Catch {
|
|||
|
||||
StringData const* m_data = nullptr;
|
||||
|
||||
static StringRef s_emptyStringRef;
|
||||
|
||||
void takeOwnership();
|
||||
|
||||
public: // construction/ assignment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue