Merge pull request #1875 from google/9A681768AABE08D1EFA5CA77528236A4
Googletest export
This commit is contained in:
		
						commit
						7ff0a4e515
					
				@ -144,9 +144,9 @@ cc_library(
 | 
			
		||||
cc_test(
 | 
			
		||||
    name = "gtest_samples",
 | 
			
		||||
    size = "small",
 | 
			
		||||
    #All Samples except:
 | 
			
		||||
    #sample9 ( main )
 | 
			
		||||
    #sample10 (main and takes a command line option and needs to be separate)
 | 
			
		||||
    # All Samples except:
 | 
			
		||||
    #   sample9 (main)
 | 
			
		||||
    #   sample10 (main and takes a command line option and needs to be separate)
 | 
			
		||||
    srcs = [
 | 
			
		||||
        "googletest/samples/sample1_unittest.cc",
 | 
			
		||||
        "googletest/samples/sample2_unittest.cc",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user