◐ Shell
clean mode source ↗

test: improve N-API test coverage by mhdawson · Pull Request #13006 · nodejs/node

add tests top cover functions that returns globals

@nodejs-github-bot added node-api

Issues and PRs related to the Node-API.

test

Issues and PRs related to the tests.

labels

May 12, 2017

addaleax

jasongin

mhdawson added a commit that referenced this pull request

May 16, 2017
Add tests to cover functions that return globals

PR-URL: #13006
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>

anchnk pushed a commit to anchnk/node that referenced this pull request

May 19, 2017
Add tests to cover functions that return globals

PR-URL: nodejs#13006
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>

gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request

Apr 10, 2018
Add tests to cover functions that return globals

PR-URL: nodejs#13006
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>

MylesBorins pushed a commit that referenced this pull request

Apr 16, 2018
Add tests to cover functions that return globals

Backport-PR-URL: #19447
PR-URL: #13006
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>