Skip to content

test: add child_process customFds test

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/customfds into master
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, child_process

Description of change

This PR adds a test for spawn()'s deprecated customFds option.

Merge request reports

Loading