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

test: enable cyrillic punycode test case #8695

Merged
merged 1 commit into from
Sep 23, 2016

Commits on Sep 23, 2016

  1. test: enable cyrillic punycode test case

    The test from RFC 3492 contains a bug: the uppercase D in the input
    should be lowercased.  Fix that and enable the test.
    
    Fixes: nodejs#8691
    PR-URL: nodejs#8695
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
    Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    bnoordhuis committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    dae5323 View commit details
    Browse the repository at this point in the history