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: Use common.hasIntl in tests related to ICU #10841

Closed
wants to merge 1 commit into from

Commits on Jan 16, 2017

  1. test: Use common.hasIntl in tests related to ICU

    We should use `common.hasIntl` in tests for test cases which are related to ICU.
    This way we can easily find the test cases that are Intl dependent.
    Plus, it will be able to make the tests a little faster if we check hasIntl first.
    
    Also, this tweaks the log messages to unify the message.
    
    Refs: nodejs#10707
    watilde committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    73b5335 View commit details
    Browse the repository at this point in the history