activate IXWebSocketMessageQTest on mac only
This commit is contained in:
		@@ -47,6 +47,12 @@ if (UNIX)
 | 
			
		||||
    IXWebSocketCloseTest.cpp
 | 
			
		||||
    IXWebSocketPingTest.cpp
 | 
			
		||||
    IXWebSocketPingTimeoutTest.cpp
 | 
			
		||||
  )
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
# Some unittest fail for dubious reason on Ubuntu Xenial with TSAN
 | 
			
		||||
if (MAC)
 | 
			
		||||
  list(APPEND SOURCES
 | 
			
		||||
    IXWebSocketMessageQTest.cpp
 | 
			
		||||
  )
 | 
			
		||||
endif()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user