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 205c8c15bd
commit 8955462f73
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