node/test
Rich Trott f236b3a904 lib,doc: return boolean from child.send()
The documentation indicates that child.send() returns a boolean but it
has returned undefinined at since v0.12.0. It now returns a boolean per
the (slightly updated) documentation.

PR-URL: https://github.com/nodejs/node/pull/3516
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-10-29 13:16:36 +11:00
..
abort
addons test: fix heap-profiler link error LNK1194 on win 2015-10-29 13:16:35 +11:00
cctest
debugger test: load common.js in all tests 2015-10-06 15:11:47 -07:00
disabled test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
fixtures util: Remove p, has been deprecated for years 2015-10-20 23:13:58 -04:00
gc
internet test: print helpful err msg on test-dns-ipv6.js 2015-10-25 21:25:52 -04:00
message test: remove flaky status from eval_messages test 2015-10-20 23:14:00 -04:00
parallel lib,doc: return boolean from child.send() 2015-10-29 13:16:36 +11:00
pummel test: wrap assert.fail when passed to callback 2015-10-25 21:25:51 -04:00
sequential test: split independent tests into separate files 2015-10-29 13:16:35 +11:00
testpy
timers
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: wrap assert.fail when passed to callback 2015-10-25 21:25:51 -04:00