Skip to content

Feature/test child process ipc

Changes the order of the assertion parameters in test/parallel/test-child-process-ilc, so the first argument is the value and the second argument is the expected value as assertion documentation expects.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading