mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	First cut of new test spec parser code
This commit is contained in:
		| @@ -43,7 +43,7 @@ namespace Catch { | ||||
|         bool throws; | ||||
|     }; | ||||
|  | ||||
|     class TestCase : protected TestCaseInfo { | ||||
|     class TestCase : public TestCaseInfo { | ||||
|     public: | ||||
|  | ||||
|         TestCase( ITestCase* testCase, TestCaseInfo const& info ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash