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

test: refactor test-cli-eval.js by cjihrig · Pull Request #10898 · nodejs/node · GitHub

/ node Public

test: refactor test-cli-eval.js - #10898

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:test
Jan 23, 2017
Merged

test: refactor test-cli-eval.js#10898
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:test

Conversation

cjihrig commented Jan 19, 2017

Copy link
Copy Markdown
Contributor
  • Add missing common.mustCall().
  • Isolate tests using block statements where helpful.
  • Cleanup comments.
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

nodejs-github-bot added dont-land-on-v7.x test Issues and PRs related to the tests. labels Jan 19, 2017
mscdex added process Issues and PRs related to the process subsystem. and removed dont-land-on-v7.x labels Jan 19, 2017

jasnell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM with a nit

Comment thread test/parallel/test-cli-eval.js Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Would be a bit more concise to use:

`${nodejs} --eval "require('${filename}')"`

Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM if CI is green

cjihrig commented Jan 23, 2017
edited
Loading

Copy link
Copy Markdown
Contributor Author

PR-URL: nodejs#10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
cjihrig merged commit 87039e3 into nodejs:master Jan 23, 2017
cjihrig deleted the test branch January 23, 2017 18:22
targos pushed a commit that referenced this pull request Jan 28, 2017
PR-URL: #10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
italoacasas mentioned this pull request Jan 29, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>

jasnell commented Mar 8, 2017

Copy link
Copy Markdown
Member

This will need backport PRs if it should land on v6 or v4

MylesBorins pushed a commit that referenced this pull request Apr 18, 2017
PR-URL: #10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 19, 2017
PR-URL: #10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins mentioned this pull request Apr 19, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
PR-URL: nodejs/node#10898
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
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

process Issues and PRs related to the process subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL