..
src
fix(napi): update env_test.js ( #19876 )
2023-07-19 12:36:52 +02:00
tests
chore(cli): use NPM_CONFIG_REGISTRY for all tests ( #20320 )
2023-08-29 13:02:54 -06:00
.gitignore
fix(napi): clear currently registering module slot ( #19249 )
2023-05-26 10:10:17 +05:30
array_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
arraybuffer_test.js
fix(napi): improve napi_is_detached_arraybuffer ( #17498 )
2023-01-23 14:22:18 +05:30
async_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
bigint_test.js
fix(napi): BigInt related APIs ( #19174 )
2023-05-18 12:49:56 +02:00
build.rs
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
callback_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
Cargo.toml
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
cleanup_hook_test.js
Revert "refactor: don't expose Deno[Deno.internal].core namespace" ( #18881 )
2023-04-28 00:37:03 +02:00
coerce_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
common.js
fix(node): don't print warning on process.dlopen.flags ( #20124 )
2023-08-10 20:19:20 +02:00
date_test.js
fix(napi): date and unwrap handling ( #17369 )
2023-01-13 12:53:45 +01:00
env_test.js
fix(napi): update env_test.js ( #19876 )
2023-07-19 12:36:52 +02:00
error_test.js
fix(napi): functions related to errors ( #17370 )
2023-01-15 09:06:55 +05:30
init_test.js
fix(napi): clear currently registering module slot ( #19249 )
2023-05-26 10:10:17 +05:30
make_callback_test.js
fix(napi): add napi_async_init and napi_async_destroy ( #19234 )
2023-05-24 15:41:43 +02:00
mem_test.js
fix(napi): improve napi_adjust_external_memory ( #17501 )
2023-01-23 19:00:01 +05:30
module.c
fix(napi): clear currently registering module slot ( #19249 )
2023-05-26 10:10:17 +05:30
numbers_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
object_wrap_test.js
fix(cli/napi): handle finalizers ( #19168 )
2023-05-18 19:15:47 +05:30
promise_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
properties_test.js
fix(cli/napi): correct name handling in napi property descriptor ( #17716 )
2023-02-10 21:46:56 +05:30
strings_test.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
symbol_test.js
chore: add tests for N-API symbol ( #19205 )
2023-05-21 13:14:48 -06:00
typedarray_test.js
perf: use jemalloc as global allocator ( #18957 )
2023-05-03 00:36:33 +02:00