deno/tests/napi
2024-10-14 12:41:34 +05:30
..
src fix(ext/napi): pass user context to napi_threadsafe_fn finalizers (#26229) 2024-10-14 12:41:34 +05:30
tests fix(napi): Read reference ownership before calling finalizer to avoid crash (#24203) 2024-06-13 22:31:42 +00:00
.gitignore
array_test.js
arraybuffer_test.js
async_test.js
bigint_test.js
build.rs
callback_test.js
Cargo.toml fix(node): implement libuv APIs needed to support npm:sqlite3 (#25893) 2024-10-02 10:43:42 -07:00
cleanup_hook_test.js feat: warn when using --allow-run with no allow list (#25215) 2024-09-16 23:08:02 +00:00
coerce_test.js
common.js chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
date_test.js
env_test.js
error_test.js
init_test.js fix(napi): Fix worker threads importing already-loaded NAPI addon (#25245) 2024-08-28 10:33:47 -07:00
make_callback_test.js
mem_test.js
module.c chore: update the copyright of c, mjs, and jsx (#25005) 2024-08-12 12:41:32 -04:00
numbers_test.js
object_test.js fix(ext/node): napi_get_element and napi_set_element work with objects (#23713) 2024-05-06 21:22:50 +02:00
object_wrap_test.js fix(napi): Read reference ownership before calling finalizer to avoid crash (#24203) 2024-06-13 22:31:42 +00:00
promise_test.js
properties_test.js
strings_test.js
symbol_test.js
typedarray_test.js
uv_test.js chore: disable flaky uv_test.js for now (#26003) 2024-10-02 23:41:58 +00:00