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

n-api: Reference and external tests #12551

Closed
wants to merge 2 commits into from
Closed

Commits on Apr 20, 2017

  1. n-api: Reference and external tests

     - Add a test project to addons-napi that covers the
       N-API reference and external APIs
     - Fix a bug in napi_typeof that was found by the new tests
    jasongin committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    801c146 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Updates for review feedback

     - Make test cases more isolated with block scoping
       and reset finalize count
     - Fix order of actual, expected in asserts
    jasongin committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    caf86ed View commit details
    Browse the repository at this point in the history