]> zoso.dev Git - buffer.git/commit
skip overflow test for object impl
authorFeross Aboukhadijeh <feross@feross.org>
Fri, 12 Sep 2014 00:14:43 +0000 (01:14 +0100)
committerFeross Aboukhadijeh <feross@feross.org>
Fri, 12 Sep 2014 00:14:43 +0000 (01:14 +0100)
commit603f3badcc68d6cf78be057c3bae44be61e18014
treecaf29d798b49a2a9ee3c1b7dde38beb18bd48621
parent4b232195494cb222ca2bf359820f44967d0b2bef
skip overflow test for object impl

it’s not practical to fail in exactly the same way that node does when
writing and reading overflows in the object impl because it’s so
different
test/write.js