IXWebSocket/test
2022-02-17 09:17:47 -08:00
..
.certs expose a way to set tls options for a sentry client, for testing 2020-03-12 16:18:28 -07:00
Catch2/single_include Update catch to v2.13.8 (#365) 2022-02-17 08:38:46 -08:00
compatibility add ruby websocket bencharking code using 2020-08-18 13:45:53 -07:00
data
.gitignore
appsConfig.json
broadcast-server.js
build_linux.sh
cacert.pem
CMakeLists.txt Reference new IXExponentialBackoffTest test in CMakeLists.txt 2022-02-17 09:08:49 -08:00
IXDNSLookupTest.cpp (ixwebsocket) Expose setHandshakeTimeout method 2021-03-07 19:29:28 -08:00
IXExponentialBackoffTest.cpp Update IXExponentialBackoffTest.cpp 2022-02-17 09:17:47 -08:00
IXHttpClientTest.cpp Add support for streaming transfers (#353) 2022-01-31 21:54:32 -08:00
IXHttpServerTest.cpp Rename HttpResponse's payload to body (#245) 2020-09-12 19:01:37 -07:00
IXHttpTest.cpp
IXSentryClientTest.cpp
IXSocketConnectTest.cpp
IXSocketTest.cpp
IXStrCaseCompareTest.cpp enable some unittests on windows 2020-12-26 12:44:06 -08:00
IXStreamSqlTest.cpp implement very very simple stream sql support 2020-07-10 16:07:51 -07:00
IXTest.cpp doc: document BUILD_SHARED_LIBS 2021-03-20 09:50:21 -07:00
IXTest.h test only depend on ixcore and ixcrypto 2020-12-25 15:27:11 -08:00
IXUnityBuildsTest.cpp clang-format 2020-04-24 15:34:00 -07:00
IXUrlParserTest.cpp
IXWebSocketBroadcastTest.cpp test only depend on ixcore and ixcrypto 2020-12-25 15:27:11 -08:00
IXWebSocketChatTest.cpp unittest / switch from using the REQUIRE macro, which halts (and usually crash) the test to the CHECK macro in IXWebSocketChatTest.cpp 2020-08-31 13:56:45 -07:00
IXWebSocketCloseTest.cpp (socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis 2020-08-28 14:55:40 -07:00
IXWebSocketLeakTest.cpp (websocket server) add a new simpler API to handle client connections / that API does not trigger a memory leak while the previous one did 2020-07-23 19:29:41 -07:00
IXWebSocketPerMessageDeflateCompressorTest.cpp clang format 2020-07-08 10:39:46 -07:00
IXWebSocketPingTest.cpp tweak ping/pong test to be more lenient 2020-06-19 01:11:05 -07:00
IXWebSocketPingTimeoutTest.cpp
IXWebSocketServerTest.cpp (socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis 2020-08-28 14:55:40 -07:00
IXWebSocketSubProtocolTest.cpp (socket servers) merge the ConnectionInfo class with the ConnectionState one, which simplify all the server apis 2020-08-28 14:55:40 -07:00
IXWebSocketTestConnectionDisconnection.cpp
run.py
run.sh
test_runner.cpp (ws) trim ws dependencies no more ixcrypto and ixcore deps 2020-12-25 16:25:58 -08:00