Skip to content

Conversation

@orisano
Copy link
Contributor

@orisanoorisano commented Apr 12, 2017

This PR improves punycode coverage

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 12, 2017
@hiroppyhiroppy added the punycode Issues and PRs related to the punycode module bundled in Node.js. label Apr 12, 2017
@yosuke-furukawa
Copy link
Member

cc @nodejs/testing

@vsemozhetbyt
Copy link
Contributor

Copy link
Member

@TrottTrott left a comment

Choose a reason for hiding this comment

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

LGTM

jasnell pushed a commit that referenced this pull request Apr 13, 2017
PR-URL: #12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@jasnell
Copy link
Member

Landed in 05a00a0

@jasnelljasnell closed this Apr 13, 2017
evanlucas pushed a commit that referenced this pull request Apr 25, 2017
PR-URL: #12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@evanlucasevanlucas mentioned this pull request May 1, 2017
evanlucas pushed a commit that referenced this pull request May 1, 2017
PR-URL: #12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
evanlucas pushed a commit that referenced this pull request May 2, 2017
PR-URL: #12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 15, 2017
PR-URL: #12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 18, 2017
PR-URL: #12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request May 23, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
PR-URL: nodejs/node#12354 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

punycodeIssues and PRs related to the punycode module bundled in Node.js.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@orisano@yosuke-furukawa@vsemozhetbyt@jasnell@Trott@cjihrig@MylesBorins@hiroppy@nodejs-github-bot