node/test/js-native-api
Michael Dawson 59a21e28d6
n-api: fix comment on expected N-API version
Remove the comment about the expected version so
that it does not get out of sync. The code shows
the expected version anyway.

Signed-off-by: Michael Dawson <michael_dawson@ca.ibm.com>

PR-URL: https://github.com/nodejs/node/pull/32236
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2020-03-24 02:55:08 -04:00
..
2_function_arguments
3_callbacks
4_object_factory
5_function_factory
6_object_wrap
7_factory_wrap
8_passing_wrapped
test_array
test_bigint n-api: define release 6 2020-03-09 19:03:55 -04:00
test_constructor
test_conversions
test_dataview
test_date
test_error
test_exception
test_function
test_general n-api: fix comment on expected N-API version 2020-03-24 02:55:08 -04:00
test_handle_scope
test_instance_data n-api: define release 6 2020-03-09 19:03:55 -04:00
test_new_target
test_number
test_object n-api: define release 6 2020-03-09 19:03:55 -04:00
test_promise
test_properties
test_reference
test_string
test_symbol
test_typedarray
.gitignore
common.c
common.h
entry_point.c
testcfg.py