Skip to content

test: test documented napi_get_value_int32 behaviour

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/addnumbercov into master

We chose to document this in the docs as there are different possible behaviours. Adding this test to validate that all vm implementations do it the same way.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test, n-api

Merge request reports

Loading