summaryrefslogtreecommitdiff
path: root/test/cctest/test_inspector_socket_server.cc
AgeCommit message (Expand)Author
2018-07-13inspector: split main thread interface from transportEugene Ostroukhov
2018-06-05inspector: code cleanupEugene Ostroukhov
2018-02-08test: properly tag anonymous namespacesMichael Dawson
2017-12-11inspector: Fix crash for WS connectionEugene Ostroukhov
2017-12-01src: use nullptr instead of NULLDaniel Bevenius
2017-10-26test: allow tests to pass without internetDaniel Bevenius
2017-07-27src: replace ASSERT with CHECKBen Noordhuis
2017-07-10test: fix cctest failure on WindowsJimmy Thomson
2017-06-26test: check uv_ip4_addr return valueEugene Ostroukhov
2017-06-21inspector, test: Fix test bug detected by CoverityEugene Ostroukhov
2017-06-16inspector: perform DNS lookup for hostEugene Ostroukhov
2017-06-01inspector: refactor to rename and comment methodsSam Roberts
2017-05-25test: add override to ServerDone functionDaniel Bevenius
2017-05-22inspector: fix process._debugEnd() for inspectorEugene Ostroukhov
2017-01-20inspector: no crash when WS server can't startEugene Ostroukhov
2017-01-19test: have inspector test pick an open portEugene Ostroukhov
2017-01-06src: reduce test_inspector_socket_server outputDaniel Bevenius
2017-01-03test: fix Coverity warning in inspector testEugene Ostroukhov
2016-12-14inspector: fix Coverity defectsEugene Ostroukhov
2016-12-06inspector: split HTTP/WS server from the inspectorEugene Ostroukhov