.. |
Catch2/single_include
|
(unittest) upgrade to Catch2 version 2.7.1
|
2019-04-19 14:41:03 -07:00 |
compatibility/python/websockets
|
Add test/compatibility folder with small servers and clients written in different languages and different libraries to test compatibility.
|
2019-06-08 09:46:26 -07:00 |
data
|
Feature/httpd (#94)
|
2019-06-23 14:54:21 -07:00 |
.gitignore
|
Fix run.py (#71)
|
2019-05-16 19:20:29 -07:00 |
appsConfig.json
|
Add new cobra unittest, using server and client
|
2019-09-05 20:49:58 -07: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
|
try to enable more tests on windows
|
2019-09-23 21:52:32 -07:00 |
IXCobraChatTest.cpp
|
fix tsan errors on macOS when running the unittest
|
2019-09-23 21:51:55 -07:00 |
IXCobraMetricsPublisherTest.cpp
|
Fix 2 race conditions detected with TSan, one in CobraMetricsPublisher::push and another one in WebSocketTransport::sendData (that one was bad).
|
2019-09-24 11:46:54 -07: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
|
Feature/httpd (#94)
|
2019-06-23 14:54:21 -07:00 |
IXHttpClientTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -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 |
IXSocketConnectTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXSocketTest.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -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
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
IXWebSocketTestConnectionDisconnection.cpp
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |
run.py
|
restructure project
|
2019-09-10 12:19:22 -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
|
reformat everything with clang-format
|
2019-09-23 10:25:23 -07:00 |