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

src: add/move hasCrypto checks for async tests #12968

Closed
wants to merge 1 commit into from

Commits on May 11, 2017

  1. src: add/move hasCrypto checks for async tests

    Currently when configured --without-ssl these test will fail. In
    test-crypto-pbkdf2.js and test-crypto-randomBytes.js the check exists
    but just need to be moved before the require of crypto.
    
    There was not check in test-async-wrap-uncaughtexception.js so one was
    added.
    danbev committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a4020fc View commit details
    Browse the repository at this point in the history