node/test
Shigeki Ohtsu 6ccbe75384 js_stream: fix buffer index in DoWrite
The index of buffer to write in JSStream was always 0 by mistake. This
fix was to use increment index of buffer arrays.
The test was originally made by Brian White in #1594.

Fix: https://github.com/iojs/io.js/issues/1595
Fix: https://github.com/iojs/io.js/pull/1594
PR-URL: https://github.com/iojs/io.js/pull/1635
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-05-06 16:30:07 +03:00
..
addons smalloc: extend user API 2015-02-20 11:02:33 -07:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: don't spawn child process in remote mode 2015-03-27 17:28:48 +01:00
disabled Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
fixtures tls: use SSL_set_cert_cb for async SNI/OCSP 2015-05-01 16:56:55 +02:00
gc test: common.js -> common 2015-02-22 19:34:17 -08:00
internet crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
message node: improve nextTick performance 2015-05-01 21:27:34 -04:00
parallel js_stream: fix buffer index in DoWrite 2015-05-06 16:30:07 +03:00
pummel test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
sequential test: extend timeouts for ARMv6 2015-04-29 19:28:11 +10:00
testpy test: fix make test-addons target 2015-01-12 23:21:51 +01:00
timers
common.js test: extend timeouts for ARMv6 2015-04-29 19:28:11 +10:00