summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-sigint-existing-handler.js
AgeCommit message (Expand)Author
2018-04-25src: assign ERR_SCRIPT_EXECUTION_* codes in C++Joyee Cheung
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-03test: remove common.noopRich Trott
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-02-24test: increase coverage of vmDavidCai
2016-08-21test: favor `===` over `==` in vm testjun-oka
2016-08-08test: fix flaky test-vm-sigint-existing-handlerAnna Henningsen
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-06-18vm: add ability to break on sigint/ctrl+cAnna Henningsen