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

v4.x: backport of "test: refactor test-fs-non-number-arguments-throw" #10383

Closed
wants to merge 1 commit into from

Conversation

targos
Copy link
Member

@targos targos commented Dec 21, 2016

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test, fs, v4.x

Description of change
  • Add RegExp arguments to throws assertions.
  • Use common.mustCall for emitter callback.

PR-URL: #9844

* Add RegExp arguments to throws assertions.
* Use common.mustCall for emitter callback.

PR-URL: nodejs#9844
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@targos targos added fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests. v4.x labels Dec 21, 2016
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v4.x labels Dec 21, 2016
@MylesBorins
Copy link
Contributor

landed in 5e8dcc7

@targos targos deleted the bp-9844-v4.x branch December 21, 2016 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants