mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-16 15:12:11 +01:00
committed by
Martin Hořeňovský
parent
c1720d0c42
commit
d084162b2f
@@ -140,6 +140,8 @@ namespace TestCaseTracking {
|
||||
|
||||
bool isSectionTracker() const override;
|
||||
|
||||
bool isComplete() const override;
|
||||
|
||||
static SectionTracker& acquire( TrackerContext& ctx, NameAndLocation const& nameAndLocation );
|
||||
|
||||
void tryOpen();
|
||||
|
||||
Reference in New Issue
Block a user