summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-sigint.js
Commit message (Expand)AuthorAgeFilesLines
* src: assign ERR_SCRIPT_EXECUTION_* codes in C++Joyee Cheung2018-04-251-2/+6
* test: adjust indentation for stricter lintingRich Trott2017-07-271-2/+2
* test: simplify test skippingVse Mozhet Byt2017-07-041-7/+4
* test: refactor test-vm-sigintRich Trott2017-06-281-2/+3
* test: add coverage for vm's breakOnSigint optioncjihrig2017-04-211-19/+21
* test: increase coverage of vmDavidCai2017-02-241-21/+27
* test: fix flaky test-vm-sigint-existing-handlerAnna Henningsen2016-08-081-1/+4
* test: fix test-vm-sigint flakinessSantiago Gimeno2016-08-021-4/+4
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-1/+1
* test: ensure callback runs in test-vm-sigintRich Trott2016-07-191-2/+2
* vm: add ability to break on sigint/ctrl+cAnna Henningsen2016-06-181-0/+39