DNS lookup test works on windows
This commit is contained in:
parent
4cd11fdbc7
commit
7e1a60e61d
@ -43,12 +43,12 @@ set (SOURCES
|
|||||||
IXHttpTest.cpp
|
IXHttpTest.cpp
|
||||||
IXCobraChatTest.cpp
|
IXCobraChatTest.cpp
|
||||||
IXCobraMetricsPublisherTest.cpp
|
IXCobraMetricsPublisherTest.cpp
|
||||||
|
IXDNSLookupTest.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
# Some unittest don't work on windows yet
|
# Some unittest don't work on windows yet
|
||||||
if (UNIX)
|
if (UNIX)
|
||||||
list(APPEND SOURCES
|
list(APPEND SOURCES
|
||||||
IXDNSLookupTest.cpp
|
|
||||||
IXWebSocketChatTest.cpp
|
IXWebSocketChatTest.cpp
|
||||||
IXWebSocketCloseTest.cpp
|
IXWebSocketCloseTest.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user