FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: add common.rootDir by cjihrig · Pull Request #7685 · nodejs/node · GitHub

/ node Public

test: add common.rootDir - #7685

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:rootdir
Jul 14, 2016
Merged

test: add common.rootDir#7685
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:rootdir

Conversation

cjihrig commented Jul 12, 2016

Copy link
Copy Markdown
Contributor
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 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 removed the child_process Issues and PRs related to the child_process subsystem. label Jul 12, 2016

Copy link
Copy Markdown
Contributor

LGTM

Copy link
Copy Markdown
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 <me@silverwind.io>
cjihrig merged commit e9bb332 into nodejs:master Jul 14, 2016
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 <me@silverwind.io>
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 <me@silverwind.io>
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 <me@silverwind.io>
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 <me@silverwind.io>
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 <me@silverwind.io>
MylesBorins mentioned this pull request Oct 26, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL