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: add duplicate symbol test #1689

Commits on Jun 20, 2019

  1. test: use Nan in duplicate_symbols

    Use `Nan::Set()` and `Nan::GetFunction()` instead of their V8
    equivalents to avoid OSX test failures with Node.js v12.x.
    
    Thanks @rvagg!
    Gabriel Schulhof committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    201a672 View commit details
    Browse the repository at this point in the history