Skip to content

Conversation

@gabrielschulhof
Copy link
Contributor

This renames the macros used in the tests from NAPI_* to
NODE_API_*.

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Feb 3, 2021
@gabrielschulhofgabrielschulhof mentioned this pull request Feb 3, 2021
@gabrielschulhofgabrielschulhof added the node-api Issues and PRs related to the Node-API. label Feb 3, 2021
Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

This renames the macros used in the tests from `NAPI_*` to `NODE_API_*`. PR-URL: nodejs#37217 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@Trott
Copy link
Member

Trott commented Feb 6, 2021

Landed in 4b7f23f

@TrottTrott merged commit 4b7f23f into nodejs:masterFeb 6, 2021
@gabrielschulhofgabrielschulhof deleted the rename-napi-test branch February 6, 2021 22:36
danielleadams pushed a commit that referenced this pull request Feb 16, 2021
This renames the macros used in the tests from `NAPI_*` to `NODE_API_*`. PR-URL: #37217 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Rich Trott <[email protected]>
This was referenced Feb 16, 2021
@danielleadams
Copy link
Contributor

@gabrielschulhof do you mind opening a 14.x backport PR? There are failing tests when these changes are pulled in.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

node-apiIssues and PRs related to the Node-API.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@gabrielschulhof@nodejs-github-bot@Trott@danielleadams@BethGriggs@mhdawson@marsonya@targos