IXWebSocket/test
2019-05-16 19:23:32 -07:00
..
Catch2/single_include (unittest) upgrade to Catch2 version 2.7.1 2019-04-19 14:41:03 -07:00
.gitignore Fix run.py (#71) 2019-05-16 19:20:29 -07:00
broadcast-server.js
build_linux.sh
CMakeLists.txt use a regular mutex instead of a recursive one + stop properly 2019-05-16 19:23:32 -07:00
cmd_websocket_chat.cpp use C++11 enums (#67) 2019-05-11 14:22:06 -07:00
IXDNSLookupTest.cpp
IXSocketConnectTest.cpp refactor connect unittest so that it hits a local server instead of a remote server 2019-05-16 19:23:32 -07:00
IXSocketTest.cpp refactor connect unittest so that it hits a local server instead of a remote server 2019-05-16 19:23:32 -07:00
IXTest.cpp refactor connect unittest so that it hits a local server instead of a remote server 2019-05-16 19:23:32 -07:00
IXTest.h refactor connect unittest so that it hits a local server instead of a remote server 2019-05-16 19:23:32 -07:00
IXUrlParserTest.cpp Use LUrlParser to fix issue of Windows (#53) 2019-05-06 14:45:02 -07:00
IXWebSocketCloseTest.cpp enum class HttpErrorCode derives from int 2019-05-16 19:23:32 -07:00
IXWebSocketMessageQTest.cpp update test 2019-05-12 19:57:31 +03:00
IXWebSocketPingTest.cpp save timepoints after connect and not in contructor, adjusted tests (#72) 2019-05-16 19:20:29 -07:00
IXWebSocketPingTimeoutTest.cpp add more time to let client close (#73) 2019-05-16 19:23:32 -07:00
IXWebSocketServerTest.cpp use C++11 enums (#67) 2019-05-11 14:22:06 -07:00
IXWebSocketTestConnectionDisconnection.cpp adding logging to IXWebSocketTestConnectionDisconnection makes it fails reliably 2019-05-16 19:23:32 -07:00
run.py -j option actually work ... 2019-05-16 19:23:32 -07:00
run.sh
test_runner.cpp use spdlog for logging in ws + unittest + remove un-needed mutex 2019-05-09 15:30:44 -07:00