node/test
Fedor Indutny b010c87164 crypto, string_bytes: treat buffer str as utf8
Do not treat crypto inputs as `binary` strings, convert them to Buffers
using `new Buffer(..., 'utf8')`, or using newly updated StringBytes
APIs.

PR-URL: https://github.com/nodejs/node/pull/5522
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-03-02 21:25:04 +03:00
..
abort
addons test: add addons test for MakeCallback 2016-02-12 14:03:34 -07:00
cctest
debugger lib,test: remove extra semicolons 2016-01-16 19:54:25 +01:00
disabled
fixtures crypto: Improve control of FIPS mode 2016-02-25 15:06:41 -05:00
gc tools: lint for spacing around unary operators 2016-02-04 10:56:17 -08:00
internet test: remove unneeded bind() and related comments 2016-02-29 16:08:13 -08:00
message timers: refactor timers 2016-02-26 18:07:36 -05:00
parallel crypto, string_bytes: treat buffer str as utf8 2016-03-02 21:25:04 +03:00
pummel crypto: Improve control of FIPS mode 2016-02-25 15:06:41 -05:00
sequential test: retry on known SmartOS bug 2016-03-01 13:35:48 -08:00
testpy
timers test: fix test-timers.reliability on OS X 2016-02-24 21:24:33 -08:00
.eslintrc
common.js test: apply Linux workaround to Linux only 2016-03-01 15:21:05 -08:00