summaryrefslogtreecommitdiff
path: root/tests/napi/src/lib.rs
AgeCommit message (Expand)Author
2024-10-02fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)Nathan Whitaker
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-05-06fix(ext/node): napi_get_element and napi_set_element work with objects (#23713)Bartek IwaƄczuk
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci