summaryrefslogtreecommitdiff
path: root/test/inspector
AgeCommit message (Expand)Author
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