aboutsummaryrefslogtreecommitdiff
path: root/test/simple/test-process-kill-null.js
AgeCommit message (Expand)Author
2014-12-17test: split test in parallel/sequentialFedor Indutny
2013-12-02process: document kill(0), disallow kill(O_RDWR)Sam Roberts
2012-02-20test: include common.js in all testsBen Noordhuis
2011-11-02process.kill to use uv_killIgor Zinkovsky
2011-10-21make process.kill a no-op on windowsIgor Zinkovsky
2011-10-05Fixed a lot of jslint errors.Colton Baker
2011-08-23Mark tests which are broken in libuvRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2011-02-15Fixed null signal preservationTj Holowaychuk