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: cover property n-api null cases #31488

Commits on Jan 24, 2020

  1. test: cover property n-api null cases

    Add test coverage for passing `NULL` to each parameter of
    `napi.*(propert|element)` and `napi_set_prototype`. In the case of
    `napi_define_properties` also test setting various initializer fields
    to `NULL`.
    Gabriel Schulhof committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    5f048fd View commit details
    Browse the repository at this point in the history