summaryrefslogtreecommitdiff
path: root/tests/ffi/tests/integration_tests.rs
AgeCommit message (Expand)Author
2024-10-24fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486)Divy Srivastava
2024-09-04refactor(ext): align error messages (#25310)Ian Bull
2024-05-28BREAKING(ffi/unstable): always return u64 as bigint (#23981)Divy Srivastava
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci