Skip to content

Conversation

@targos
Copy link
Member

@targos targos commented Dec 27, 2016

This is a backport of #9810

* var -> const.
* Group and sort imports.
* Correctly align function arguments.
* Fix incorrect use of string instead of RegExp in `throws` assertions.
* assert.equal -> assert.strictEqual.
* Verify that callbacks are called with common.mustCall.

PR-URL: nodejs#9810
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v4.x labels Dec 27, 2016
@targos targos requested a review from MylesBorins December 27, 2016 13:17
@targos targos added the crypto Issues and PRs related to the crypto subsystem. label Dec 27, 2016
@targos
Copy link
Member Author

targos commented Dec 27, 2016

Copy link
Contributor

@MylesBorins MylesBorins left a comment

Choose a reason for hiding this comment

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

LGTM

@MylesBorins
Copy link
Contributor

8b733dc

@targos targos deleted the backport-9810-v4.x branch December 27, 2016 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants