neon/test/napi/lib
2021-03-16 15:54:32 -04:00
..
arrays.js test(napi): Flatten structure 2020-12-04 14:20:40 -05:00
boxed.js test(napi): Flatten structure 2020-12-04 14:20:40 -05:00
coercions.js test(napi): Flatten structure 2020-12-04 14:20:40 -05:00
date.js docs: more rust doc additions 2021-01-12 11:08:43 -08:00
errors.js test(napi): Flatten structure 2020-12-04 14:20:40 -05:00
functions.js review(neon): Add test to try_catch 2020-12-09 13:12:18 -05:00
hello.js test(napi): Flatten structure 2020-12-04 14:20:40 -05:00
numbers.js test(napi): Flatten structure 2020-12-04 14:20:40 -05:00
objects.js feat(neon): Add Buffer::external and ArrayBuffer::external for creating buffers backed by Rust data 2021-03-11 14:42:11 -05:00
strings.js Test run_string_as_script with invalid syntax 2021-03-10 23:11:03 +08:00
threads.js feat(neon): Add a drop queue for safely dropping Root without leaking on N-API 6+ 2021-03-16 15:54:32 -04:00
types.js Deprecates PartialEq for the N-API backend and adds a strict_equals method for handles. 2021-01-09 17:47:34 -08:00