summaryrefslogtreecommitdiff
path: root/test/sequential/test-inspector-async-stack-traces-promise-then.js
AgeCommit message (Expand)Author
2019-10-10test: remove unnecessary --expose-internals flagsAnna Henningsen
2019-02-03inspector,vm: remove --eval wrapperAnna Henningsen
2018-10-15test: fix argument order in asserts@CAYdenberg
2018-09-07test: fix inspector tests after V8 upgradeAlexey Kozyatinskiy
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-01-24test: fix inspector test after V8 upgradeMichaël Zasso
2018-01-22inspector: --inspect-brk for es modulesGuy Bedford
2017-11-21inspector: no async tracking for promisesAnna Henningsen
2017-10-17test: fix inspector testsRich Trott