summaryrefslogtreecommitdiff
path: root/test/sequential/test-inspector.js
Commit message (Expand)AuthorAgeFilesLines
* test: prepare for consistent comma-dangle lint ruleRich Trott2021-04-011-2/+2
* test,doc,lib: adjust object literal newlines for lint ruleRich Trott2021-01-261-4/+3
* inspector: do not hardcode Debugger.CallFrameId in testsDmitry Gozman2020-10-131-3/+3
* test: make sure that inspector tests finishAnna Henningsen2020-04-081-1/+1
* test: remove unnecessary --expose-internals flagsAnna Henningsen2019-10-101-1/+0
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-02-281-3/+3
* tools: capitalize sentencesRuben Bridgewater2018-12-101-3/+3
* test: correct assertion argument orderJeff Marvin2018-10-151-6/+30
* test: improve assertion in test-inspector.jsRich Trott2018-09-161-2/+1
* inspector: implemented V8InspectorClient::resourceNameToUrlAlexey Kozyatinskiy2018-09-141-3/+3
* test: make crashOnUnhandleRejection opt-outMichaƫl Zasso2018-07-191-2/+0
* inspector: allow concurrent inspector sessionsEugene Ostroukhov2018-04-261-7/+0
* inspector: report client-visible host and portEugene Ostroukhov2018-04-021-2/+3
* test,benchmark,doc: enable dot-notation ruleRuben Bridgewater2018-02-161-17/+17
* inspector: --inspect-brk for es modulesGuy Bedford2018-01-221-7/+6
* test: fix inspector testsRich Trott2017-10-171-0/+304