Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: make sure that inspector tests finish | Anna Henningsen | 2020-04-08 | 1 | -1/+4 |
* | test: skip the unsupported test cases for IBM i | Xu Meng | 2019-12-25 | 1 | -3/+3 |
* | test: add logging in case of infinite loop | Rich Trott | 2019-11-27 | 1 | -0/+8 |
* | test: remove destructuring from test-inspector-contexts | Rich Trott | 2019-11-27 | 1 | -37/+37 |
* | test: check for session.post() errors in test-insepctor-context | Rich Trott | 2019-11-27 | 1 | -3/+3 |
* | test: add mustCall() to test-inspector-contexts | Rich Trott | 2019-11-27 | 1 | -1/+1 |
* | inspector: enable Inspector JS API in workers | Eugene Ostroukhov | 2018-09-17 | 1 | -1/+5 |
* | test: make crashOnUnhandleRejection opt-out | Michaël Zasso | 2018-07-19 | 1 | -1/+0 |
* | test: fix spelling in test case comments | Tobias Nießen | 2018-01-11 | 1 | -3/+4 |
* | vm: allow modifying context name in inspector | Timothy Gu | 2017-12-23 | 1 | -23/+105 |
* | src: inspector context name = program title + pid | Ben Noordhuis | 2017-11-20 | 1 | -3/+12 |
* | test: fix inspector tests | Rich Trott | 2017-10-17 | 1 | -0/+63 |