.. |
Catch2/single_include
|
|
|
compatibility
|
test broadcast server
|
2020-01-12 21:32:26 -08:00 |
data
|
|
|
.gitignore
|
|
|
appsConfig.json
|
|
|
broadcast-server.js
|
|
|
build_linux.sh
|
|
|
cacert.pem
|
unittest / specify a cacert for tls client tests
|
2019-09-29 21:24:22 -07:00 |
CMakeLists.txt
|
activate chat test on Windows
|
2020-01-13 16:44:10 -08:00 |
IXCobraChatTest.cpp
|
clang-format
|
2019-12-30 08:46:18 -08:00 |
IXCobraMetricsPublisherTest.cpp
|
(cobra) Add TLS options to all cobra commands and classes. Add example to the doc.
|
2019-12-19 20:49:28 -08:00 |
IXDNSLookupTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXGetFreePort.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXGetFreePort.h
|
|
|
IXHttpClientTest.cpp
|
make sure the unittest pass withouth SSL
|
2019-10-03 09:41:17 -07:00 |
IXHttpServerTest.cpp
|
http server unittest + refactoring
|
2019-09-26 09:45:59 -07:00 |
IXHttpTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXSentryClientTest.cpp
|
fix android build + proxy work
|
2019-11-16 06:51:53 -08:00 |
IXSocketConnectTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXSocketTest.cpp
|
Socket Factory has only one function which works for server and client code, and can do tls for both
|
2019-09-30 22:06:46 -07:00 |
IXTest.cpp
|
Add simple Redis Server which is only capable of doing publish / subscribe. New ws redis_server sub-command to use it. The server is used in the unittest, so that we can run on CI in environment where redis isn not available like github actions env.
|
2019-09-23 21:04:01 -07:00 |
IXTest.h
|
Add simple Redis Server which is only capable of doing publish / subscribe. New ws redis_server sub-command to use it. The server is used in the unittest, so that we can run on CI in environment where redis isn not available like github actions env.
|
2019-09-23 21:04:01 -07:00 |
IXUnityBuildsTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXUrlParserTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketChatTest.cpp
|
Stop having ws send subcommand send a binary message in text mode, which would cause error in make ws_test shell script test
|
2019-09-25 15:39:43 -07:00 |
IXWebSocketCloseTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketMessageQTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketPingTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketPingTimeoutTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketServerTest.cpp
|
Socket Factory has only one function which works for server and client code, and can do tls for both
|
2019-09-30 22:06:46 -07:00 |
IXWebSocketSubProtocolTest.cpp
|
Add client support for websocket subprotocol. Look for the new addSubProtocol method for details
|
2019-10-13 13:37:34 -07:00 |
IXWebSocketTestConnectionDisconnection.cpp
|
unittest / specify a cacert for tls client tests
|
2019-09-29 21:24:22 -07:00 |
run.py
|
|
|
run.sh
|
|
|
test_runner.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |