| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
This renames the macros used in the tests from `NAPI_*` to `NODE_API_*`. PR-URL: nodejs#37217 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
This renames the macros used in the tests from `NAPI_*` to `NODE_API_*`. PR-URL: #37217 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
|
@gabrielschulhof do you mind opening a 14.x backport PR? There are failing tests when these changes are pulled in. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This renames the macros used in the tests from NAPI_* to
NODE_API_*.