Skip to content

test: increase coverage for buffer.js

Rodrigo Muino Tomonari requested to merge github/fork/Trott/arraybuffer into master

Add coverage for non-numeric byteOffset and length when using Buffer.from() with an ArrayBuffer.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test buffer

Merge request reports

Loading