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: add common.rootDir #7685

Merged
merged 1 commit into from
Jul 14, 2016
Merged

test: add common.rootDir #7685

merged 1 commit into from
Jul 14, 2016

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Jul 12, 2016

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

@mscdex mscdex added test Issues and PRs related to the tests. child_process Issues and PRs related to the child_process subsystem. labels Jul 12, 2016
@nodejs-github-bot nodejs-github-bot removed the child_process Issues and PRs related to the child_process subsystem. label Jul 12, 2016
@silverwind
Copy link
Contributor

LGTM

@santigimeno
Copy link
Member

A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

PR-URL: nodejs#7685
Reviewed-By: Roman Reiss <[email protected]>
@cjihrig cjihrig merged commit e9bb332 into nodejs:master Jul 14, 2016
@cjihrig cjihrig deleted the rootdir branch July 14, 2016 14:15
evanlucas pushed a commit that referenced this pull request Jul 18, 2016
A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

PR-URL: #7685
Reviewed-By: Roman Reiss <[email protected]>
evanlucas pushed a commit that referenced this pull request Jul 20, 2016
A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

PR-URL: #7685
Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Sep 30, 2016
A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

PR-URL: #7685
Reviewed-By: Roman Reiss <[email protected]>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

PR-URL: #7685
Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
A few of the child process tests can be simplified by computing
the OS specific root directory in common and then accessing that
value.

PR-URL: #7685
Reviewed-By: Roman Reiss <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants