node/test
Ben Noordhuis 80f7f65464 tls: support reading multiple cas from one input
Before this commit you had to pass multiple CA certificates as an array
of strings.  For convenience you can now pass them as a single string.

Fixes: https://github.com/nodejs/node/issues/4096
PR-URL: https://github.com/nodejs/node/pull/4099
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2015-12-09 13:16:28 +11:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-17 15:25:25 -05:00
addons test: fix path to module for repl test on Windows 2015-11-17 11:32:05 -05:00
cctest
debugger debugger: introduce exec method for debugger 2015-12-05 15:42:37 +11:00
disabled test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
fixtures src: don't print garbage errors 2015-12-08 11:27:37 +11:00
gc src: replace usage of v8::Handle with v8::Local 2015-09-06 21:38:05 +10:00
internet test: eliminate multicast test FreeBSD flakiness 2015-12-05 16:31:23 +11:00
message node: s/doNTCallbackX/nextTickCallbackWithXArgs/ 2015-12-08 11:19:45 +11:00
parallel tls: support reading multiple cas from one input 2015-12-09 13:16:28 +11:00
pummel test: skip/replace weak crypto tests in FIPS mode 2015-12-05 15:42:58 +11:00
sequential module: fix column offsets in errors 2015-12-05 15:50:38 +11:00
testpy test: fix default value for additional param 2015-09-15 19:59:38 +05:30
timers
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: skip instead of fail when mem constrained 2015-12-05 17:46:14 +11:00