mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Changed approval tests path to match changes in CMakeLists.txt
This commit is contained in:
		| @@ -6,7 +6,7 @@ import subprocess | ||||
| catchPath = os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0]))) | ||||
|  | ||||
| def getBuildExecutable(): | ||||
|     dir = os.environ.get('CATCH_DEV_OUT_DIR', "cmake-build-debug/SelfTest") | ||||
|     dir = os.environ.get('CATCH_DEV_OUT_DIR', "cmake-build-debug/projects/SelfTest") | ||||
|     return dir | ||||
|  | ||||
| def runAndCapture( args ): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash