Skip to content

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

Closed
targos wants to merge 1 commit into
nodejs:v4.x-stagingfrom
targos:bp-9844-v4.x
Closed

v4.x: backport of "test: refactor test-fs-non-number-arguments-throw"#10383
targos wants to merge 1 commit into
nodejs:v4.x-stagingfrom
targos:bp-9844-v4.x

Conversation

@targos

@targos targos commented Dec 21, 2016

Copy link
Copy Markdown
Member
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 file-system APIs and the fs module. test Issues and PRs related to Node.js core tests and test infrastructure. v4.x labels Dec 21, 2016
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to Node.js core tests and test infrastructure. v4.x labels Dec 21, 2016
@MylesBorins

Copy link
Copy Markdown
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 file-system APIs and the fs module. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants