Skip to content

Test: stdio.js SIGWINCH test coverage

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

test

Description of change

Provides coverage for calling process._refreshSize when a SIGWINCH is emitted within stderr and stdout functions in stdio.js

Merge request reports

Loading