mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 14:09:33 +01:00 
			
		
		
		
	Add command line comment
This commit is contained in:
		@@ -181,6 +181,7 @@ namespace AllTestsRunner {
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // mstest /TestContainer:Debug\ManagedTestCatch.dll /category:"all"
 | 
			
		||||
#if defined(INTERNAL_CATCH_VS_MANAGED) || defined(INTERNAL_CATCH_VS_NATIVE)
 | 
			
		||||
    CATCH_MAP_CATEGORY_TO_TAG(all, "[vsall]");
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user