test: add coverage for napi_property_descriptor by mhdawson · Pull Request #13510 · nodejs/node
We did not have test coverage for using a napi_value pointing to a string or symbol for the name when creating a property. Add that coverage.
added
node-api
labels
Jun 6, 2017mhdawson added a commit that referenced this pull request
Jun 9, 2017We did not have test coverage for using a napi_value pointing to a string or symbol for the name when creating a property. Add that coverage. PR-URL: #13510 Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>
addaleax pushed a commit that referenced this pull request
Jun 10, 2017We did not have test coverage for using a napi_value pointing to a string or symbol for the name when creating a property. Add that coverage. PR-URL: #13510 Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>
gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request
Apr 10, 2018We did not have test coverage for using a napi_value pointing to a string or symbol for the name when creating a property. Add that coverage. PR-URL: nodejs#13510 Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>
MylesBorins pushed a commit that referenced this pull request
Apr 16, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters