try to enable IXWebSocketMessageQTest.cpp
This commit is contained in:
parent
49fd2a9e53
commit
633afa5bed
@ -47,11 +47,11 @@ if (UNIX)
|
|||||||
IXWebSocketCloseTest.cpp
|
IXWebSocketCloseTest.cpp
|
||||||
IXWebSocketPingTest.cpp
|
IXWebSocketPingTest.cpp
|
||||||
IXWebSocketPingTimeoutTest.cpp
|
IXWebSocketPingTimeoutTest.cpp
|
||||||
|
IXWebSocketMessageQTest.cpp
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Disable tests for now that are failing or not reliable
|
# Disable tests for now that are failing or not reliable
|
||||||
# IXWebSocketMessageQTest.cpp (trigger a segfault on Linux)
|
|
||||||
|
|
||||||
add_executable(ixwebsocket_unittest ${SOURCES})
|
add_executable(ixwebsocket_unittest ${SOURCES})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user