Skip to content

test: improve coverage for process.umask

Rodrigo Muino Tomonari requested to merge github/fork/evanlucas/test-umask into master

This ensures that process.umask() throws with the correct error when invalid inputs are supplied.

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

Merge request reports

Loading