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

child_process: check execFile and fork args #2667

Closed

Commits on Sep 3, 2015

  1. child_process: check execFile and fork args

    Port of joyent/node commits:
    
     * nodejs/node-v0.x-archive@e17c5a7
     * nodejs/node-v0.x-archive@70dafa7
    
    Pull over test-child-process-spawn-typeerror.js from v0.12, replacing
    the existing test in master. The new test includes a broader set of
    tests on the various arg choices and throws.
    jasnell committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    56bb942 View commit details
    Browse the repository at this point in the history
  2. test: fix style nits in test-child-process-spawn-typeerror.js

    Fixing multiple style nits in the test pulled over from v0.12.
    jasnell committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7e5710a View commit details
    Browse the repository at this point in the history