mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-17 18:35:40 +02: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