added tests for IXUrlParser (#52)

* added tests for IXUrlParser

* add me as author
This commit is contained in:
Dimon4eg
2019-05-06 22:47:15 +03:00
committed by Benjamin Sergeant
parent 9d61084e7b
commit 33f50e809a
3 changed files with 115 additions and 1 deletions

View File

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