summaryrefslogtreecommitdiff
path: root/test/sequential/test-inspector-contexts.js
Commit message (Expand)AuthorAgeFilesLines
* test: make sure that inspector tests finishAnna Henningsen2020-04-081-1/+4
* test: skip the unsupported test cases for IBM iXu Meng2019-12-251-3/+3
* test: add logging in case of infinite loopRich Trott2019-11-271-0/+8
* test: remove destructuring from test-inspector-contextsRich Trott2019-11-271-37/+37
* test: check for session.post() errors in test-insepctor-contextRich Trott2019-11-271-3/+3
* test: add mustCall() to test-inspector-contextsRich Trott2019-11-271-1/+1
* inspector: enable Inspector JS API in workersEugene Ostroukhov2018-09-171-1/+5
* test: make crashOnUnhandleRejection opt-outMichaël Zasso2018-07-191-1/+0
* test: fix spelling in test case commentsTobias Nießen2018-01-111-3/+4
* vm: allow modifying context name in inspectorTimothy Gu2017-12-231-23/+105
* src: inspector context name = program title + pidBen Noordhuis2017-11-201-3/+12
* test: fix inspector testsRich Trott2017-10-171-0/+63