mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-30 19:57:10 +01:00 
			
		
		
		
	Redo generator interface
This commit is contained in:
		| @@ -121,7 +121,7 @@ namespace TestCaseTracking { | ||||
|     } | ||||
|  | ||||
|     bool TrackerBase::isSectionTracker() const { return false; } | ||||
|     bool TrackerBase::isIndexTracker() const { return false; } | ||||
|     bool TrackerBase::isGeneratorTracker() const { return false; } | ||||
|  | ||||
|     void TrackerBase::open() { | ||||
|         m_runState = Executing; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský