summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-sigint.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-06-28test: refactor test-vm-sigintRich Trott
2017-04-21test: add coverage for vm's breakOnSigint optioncjihrig
2017-02-24test: increase coverage of vmDavidCai
2016-08-08test: fix flaky test-vm-sigint-existing-handlerAnna Henningsen
2016-08-02test: fix test-vm-sigint flakinessSantiago Gimeno
2016-07-27test: use common platform helpers everywhereSantiago Gimeno
2016-07-19test: ensure callback runs in test-vm-sigintRich Trott
2016-06-18vm: add ability to break on sigint/ctrl+cAnna Henningsen