IXWebSocket/test
Benjamin Sergeant d35818b688 bump timeout
2019-04-26 11:53:50 -07:00
..
Catch2/single_include (unittest) upgrade to Catch2 version 2.7.1 2019-04-19 14:41:03 -07:00
.gitignore gitignore stuff 2019-01-01 17:14:31 -08:00
broadcast-server.js add simple unittest 2018-12-29 18:34:08 -08:00
build_linux.sh linux fix + unittest works with Linux 2019-01-01 17:13:26 -08:00
CMakeLists.txt Fix data race in WebSocket where _url is accessed without protection in setThreadName 2019-04-26 11:52:47 -07:00
cmd_websocket_chat.cpp Feature/connection state (#25) 2019-03-20 18:34:24 -07:00
IXDNSLookupTest.cpp add dns lookup test 2019-01-05 14:40:17 -08:00
IXSocketConnectTest.cpp cleanup, remove dead method 2019-03-21 10:06:59 -07:00
IXSocketTest.cpp fix windows build (#29) 2019-04-16 08:51:57 -07:00
IXTest.cpp Fixes for windows (#45) 2019-04-26 11:52:47 -07:00
IXTest.h Fixes for windows (#45) 2019-04-26 11:52:47 -07:00
IXWebSocketCloseTest.cpp final fixes, with timeout 2019-04-25 10:01:45 +02:00
IXWebSocketPingTest.cpp indentation / comestic changes 2019-04-19 16:57:38 -07:00
IXWebSocketPingTimeoutTest.cpp disable failing unittest temporarily 2019-04-26 11:52:47 -07:00
IXWebSocketServerTest.cpp tsan fix for the IXWebSocketServerTest test, where there's a data race for connectionId 2019-04-24 22:11:14 -07:00
IXWebSocketTestConnectionDisconnection.cpp close server socket on exit 2019-01-24 21:16:32 -08:00
run.py bump timeout 2019-04-26 11:53:50 -07:00
run.sh split handshake code into its own files, so that Transport file is less massive 2019-01-02 20:07:54 -08:00
test_runner.cpp initialize netSystem (aka winsock on windows) explicitely 2019-04-26 11:52:47 -07:00