IXWebSocket/test
Benjamin Sergeant c01c53c5c7 Feature/windows ci (#76)
* close with params

* ...

* different generator

* core size = 1

* disable more tests to get something working on windows

* try to enable another test on windows

* enable all OS

* set proper version of linux

* another try

* try again with just env variables

* Revert "core size = 1"

This reverts commit 29af74bba6.

* add windows and mac

* Revert "close with params"

This reverts commit 6bb00b6788.
2019-05-13 16:51:58 -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-12 18:37:22 -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 Feature/windows ci (#76) 2019-05-13 16:51:58 -07:00
cmd_websocket_chat.cpp use C++11 enums (#67) 2019-05-11 14:22:06 -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 Fix windows (#51) 2019-05-06 12:22:57 -07:00
IXTest.h minor improvements (#66) 2019-05-11 12:20:58 -07:00
IXUrlParserTest.cpp Use LUrlParser to fix issue of Windows (#53) 2019-05-06 14:45:02 -07:00
IXWebSocketPingTest.cpp save timepoints after connect and not in contructor, adjusted tests (#72) 2019-05-13 09:08:46 -07:00
IXWebSocketPingTimeoutTest.cpp save timepoints after connect and not in contructor, adjusted tests (#72) 2019-05-13 09:08:46 -07:00
IXWebSocketServerTest.cpp use C++11 enums (#67) 2019-05-11 14:22:06 -07:00
IXWebSocketTestConnectionDisconnection.cpp use C++11 enums (#67) 2019-05-11 14:22:06 -07:00
run.py Feature/windows ci (#76) 2019-05-13 16:51:58 -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 use spdlog for logging in ws + unittest + remove un-needed mutex 2019-05-09 15:30:44 -07:00