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: preserve env in test cases #14822

Closed
wants to merge 1 commit into from

Commits on Aug 14, 2017

  1. test: preserve env in test cases

    Allows env vars to be passed through to child processes. This is needed for
    things like NODE_TEST_DIR or LD_LIBRARY_PATH if testing the shared library.
    
    Refs: nodejs#13390
    BethGriggs committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    21d36ac View commit details
    Browse the repository at this point in the history