Add simple HTTP and HTTPS client test ㊙️

This commit is contained in:
Benjamin Sergeant
2019-06-03 12:23:35 -07:00
parent 225a5ef808
commit 1e2a5ee21d
3 changed files with 118 additions and 1 deletions

View File

@ -37,6 +37,7 @@ set (SOURCES
IXWebSocketTestConnectionDisconnection.cpp
IXUrlParserTest.cpp
IXWebSocketServerTest.cpp
IXHttpClientTest.cpp
)
# Some unittest don't work on windows yet