Adding tests to Xcode project
This commit is contained in:
		
							
								
								
									
										8
									
								
								xcode/Config/InternalTestTarget.xcconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								xcode/Config/InternalTestTarget.xcconfig
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
//
 | 
			
		||||
//  InternalTestTarget.xcconfig
 | 
			
		||||
//
 | 
			
		||||
//  These are Test target settings for the gtest framework and examples. It
 | 
			
		||||
//  is set in the "Based On:" dropdown in the "Target" info dialog.
 | 
			
		||||
 | 
			
		||||
PRODUCT_NAME = $(TARGET_NAME)
 | 
			
		||||
HEADER_SEARCH_PATHS = "../"
 | 
			
		||||
							
								
								
									
										7
									
								
								xcode/Config/TestTarget.xcconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								xcode/Config/TestTarget.xcconfig
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
//
 | 
			
		||||
//  TestTarget.xcconfig
 | 
			
		||||
//
 | 
			
		||||
//  These are Test target settings for the gtest framework and examples. It
 | 
			
		||||
//  is set in the "Based On:" dropdown in the "Target" info dialog.
 | 
			
		||||
 | 
			
		||||
PRODUCT_NAME = $(TARGET_NAME)
 | 
			
		||||
		Reference in New Issue
	
	Block a user