summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-sigint-existing-handler.js
Commit message (Expand)AuthorAgeFilesLines
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-1/+1
* test: increase coverage of vmDavidCai2017-02-241-25/+32
* test: favor `===` over `==` in vm testjun-oka2016-08-211-1/+1
* test: fix flaky test-vm-sigint-existing-handlerAnna Henningsen2016-08-081-3/+6
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-1/+1
* vm: add ability to break on sigint/ctrl+cAnna Henningsen2016-06-181-0/+77