Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: include all stdio strings for fork() #11783

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 10, 2017

  1. test: include all stdio strings for fork()

    test-child-process-fork-stdio-string-variant was only testing 'pipe' for
    its `stdio` value. Add `inherit` and `ignore`.
    
    Also added a `common.mustCall()` to verify that the `message` event is
    triggered.
    Trott committed Mar 10, 2017
    Copy the full SHA
    92a1f95 View commit details
    Browse the repository at this point in the history