summaryrefslogtreecommitdiff
path: root/test/parallel/test-child-process-send-returns-boolean.js
AgeCommit message (Expand)Author
2018-04-20test: fix test-child-process-send-returns-booleanRich Trott
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-09-10test: kill subprocess only after last ACKRefael Ackermann
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-02-06test: add common.mustNotCall()cjihrig
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-06-10test: use random ports where possibleBrian White
2015-10-29lib: return boolean from child.send()Rich Trott
2015-10-28lib,doc: return boolean from child.send()Rich Trott