◐ Shell
clean mode source ↗

test: improve n-api array func coverage by mhdawson · Pull Request #12890 · nodejs/node

- add coverage for napi_has_element
- add coverage for napi_create_array_with_length

@nodejs-github-bot added node-api

Issues and PRs related to the Node-API.

test

Issues and PRs related to the tests.

labels

May 8, 2017

thefourtheye

@mhdawson

cjihrig

@mhdawson

mhdawson added a commit that referenced this pull request

May 11, 2017
- add coverage for napi_has_element
- add coverage for napi_create_array_with_length

PR-URL: #12890
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

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

May 19, 2017
- add coverage for napi_has_element
- add coverage for napi_create_array_with_length

PR-URL: nodejs#12890
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

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

Apr 10, 2018
- add coverage for napi_has_element
- add coverage for napi_create_array_with_length

PR-URL: nodejs#12890
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Apr 16, 2018
- add coverage for napi_has_element
- add coverage for napi_create_array_with_length

Backport-PR-URL: #19447
PR-URL: #12890
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>