Revert Remove scudo standalone tests from check-all
This reverts r364877 (git commit dfae3705b7)
This didn't solve my problem so I've reverted it.
llvm-svn: 364878
			
			
This commit is contained in:
		
							parent
							
								
									dfae3705b7
								
							
						
					
					
						commit
						adeab8d754
					
				| 
						 | 
				
			
			@ -76,8 +76,6 @@ set(SCUDO_UNIT_TEST_SOURCES
 | 
			
		|||
  vector_test.cc
 | 
			
		||||
  scudo_unit_test_main.cc)
 | 
			
		||||
 | 
			
		||||
set(EXCLUDE_FROM_ALL ON)
 | 
			
		||||
 | 
			
		||||
add_scudo_unittest(ScudoUnitTest
 | 
			
		||||
  SOURCES ${SCUDO_UNIT_TEST_SOURCES})
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue