test: simplify parallel/test-stringbytes-external
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 3 Mar 2015 15:07:26 +0000 (16:07 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 5 Mar 2015 19:44:19 +0000 (20:44 +0100)
commite2fb733a951a51821c03cf83400607522da52e44
tree8858a53fea8d0e3c637e1d46c9845b2771943157
parent4aea16f21419a2784d2af520eed30d80b75a1607
test: simplify parallel/test-stringbytes-external

Make the algorithm that creates the big input strings a little easier
to comprehend.  No functional changes, the string lengths are unchanged.

PR-URL: https://github.com/iojs/io.js/pull/1042
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
test/parallel/test-stringbytes-external.js