Add simple HTTP and HTTPS client test ㊙️

This commit is contained in:
Benjamin Sergeant
2019-06-03 12:23:35 -07:00
parent fcacddbd9f
commit a187e69650
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