]> zoso.dev Git - buffer.git/commit
exclude node test test-buffer-fakes.js
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 30 Jun 2015 22:44:11 +0000 (15:44 -0700)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 30 Jun 2015 22:44:11 +0000 (15:44 -0700)
commit25fde09c4c2df25e3fd1bd9cadb9d28c969da348
tree42446556aea9123dca43e14864b7e30d72cf7319
parent8a0e7a3cb83a3b377d8d52974bce95d6f4a31908
exclude node test test-buffer-fakes.js

These checks only apply in node, where they're calling into C++ and
need to ensure the prototype can't be faked to prevent crashes.
bin/download-node-tests.js
test/node/README.txt
test/node/test-buffer-fakes.js [deleted file]