summaryrefslogtreecommitdiff
path: root/test/inspector
AgeCommit message (Expand)Author
2017-04-21lib,src,test: update --debug/debug-brk commentsBen Noordhuis
2017-04-12test: remove common.fail()Rich Trott
2017-04-11src,test: debug is now an alias for inspectAli Ijaz Sheikh
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-13inspector: proper WS URLs when bound to 0.0.0.0Eugene Ostroukhov
2017-03-04test: make tests pass when configured without-sslDaniel Bevenius
2017-03-03inspector: libuv notification on incoming messageEugene Ostroukhov
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-06benchmark,lib,test: adjust for lintingRich Trott
2017-01-03src, inspector: add --inspect-brk optionJosh Gavant
2016-12-06inspector: check if connected before waitingEugene Ostroukhov
2016-11-25inspector: /json/version returns object, not arrayBen Noordhuis
2016-11-23test: fix flaky test-inspectorRich Trott
2016-11-09test: refactor inspector-helper.jsRich Trott
2016-11-07inspector: do not prompt to use localhostEugene Ostroukhov
2016-10-26inspector: switch to new inspector APIsEugene Ostroukhov
2016-10-24inspector: fix request path nullptr dereferenceBen Noordhuis
2016-10-20inspector: no URLs when the debugger is connectedEugene Ostroukhov
2016-10-19inspector: generate UUID for debug targetsEugene Ostroukhov
2016-09-29test: mark test-inspector flaky on windowsRich Trott
2016-09-26test: use Buffer.allocEugene Ostroukhov
2016-09-23inspector: address race conditionsEugene Ostroukhov
2016-09-20tools: add additional ESLint rulesTeddy Katz
2016-09-20inspector: report default contextEugene Ostroukhov
2016-09-19inspector: introduce a smoke testEugene Ostroukhov