| .. |
|
1_hello_world
|
worker: improve integration with native addons
|
2019-02-22 21:42:09 +01:00 |
|
test_async
|
test: convert most N-API tests from C++ to C
|
2020-08-05 14:21:51 -07:00 |
|
test_async_cleanup_hook
|
n-api: re-implement async env cleanup hooks
|
2020-08-27 08:18:37 -07:00 |
|
test_async_context
|
n-api: fix test_async_context warnings
|
2020-11-22 13:20:37 -08:00 |
|
test_buffer
|
buffer,n-api: release external buffers from BackingStore callback
|
2020-05-16 12:15:07 +02:00 |
|
test_callback_scope
|
test: convert most N-API tests from C++ to C
|
2020-08-05 14:21:51 -07:00 |
|
test_cleanup_hook
|
test: convert most N-API tests from C++ to C
|
2020-08-05 14:21:51 -07:00 |
|
test_exception
|
n-api: defer Buffer finalizer with SetImmediate
|
2019-06-14 13:03:12 +02:00 |
|
test_fatal
|
|
|
|
test_fatal_exception
|
|
|
|
test_general
|
n-api: define release 6
|
2020-03-09 11:58:51 -07:00 |
|
test_instance_data
|
module: deprecate module.parent
|
2020-05-24 03:38:39 +02:00 |
|
test_make_callback
|
n-api: napi_make_callback emit async init with resource of async_context
|
2020-11-03 17:54:19 +01:00 |
|
test_make_callback_recurse
|
test: convert most N-API tests from C++ to C
|
2020-08-05 14:21:51 -07:00 |
|
test_null_init
|
|
|
|
test_policy
|
test: cover import of a *.node file with a policy manifest
|
2019-05-30 15:38:54 +02:00 |
|
test_threadsafe_function
|
Revert "n-api: detect deadlocks in thread-safe function"
|
2020-05-23 17:45:42 +02:00 |
|
test_uv_loop
|
src: de-lint header usage
|
2019-03-12 09:57:19 -04:00 |
|
test_worker_buffer_callback
|
test: fix out-of-bound reads from invalid sizeof usage
|
2020-04-30 04:56:11 +02:00 |
|
test_worker_terminate
|
worker: improve integration with native addons
|
2019-02-22 21:42:09 +01:00 |
|
test_worker_terminate_finalization
|
n-api: unlink reference during its destructor
|
2020-11-09 13:34:56 -05:00 |
|
.gitignore
|
|
|
|
node-api.status
|
test: remove flaky designation for test_threadsafe_function
|
2019-03-04 11:09:47 -08:00 |
|
testcfg.py
|
|
|