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: increase coverage for exec() functions #10919

Merged
merged 1 commit into from
Jan 25, 2017
Merged

Commits on Jan 25, 2017

  1. test: increase coverage for exec() functions

    This commit increases code coverage related to the stdout
    and stderr outputs of the child_process exec() functions.
    Previously, stdout was completely covered, but stderr was
    not.
    
    PR-URL: nodejs#10919
    Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    cjihrig committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    58cb9cd View commit details
    Browse the repository at this point in the history