ostree/rust-bindings/rust/tests
Colin Walters 6940896c4e Add a `cap-std-apis` feature with open/create
I'm trying to make more use of `cap-std` in our stack, and
this will be a key enabling API.

Actually a notable side benefit of this is that we don't need
to teach the ostree C code itself to use `openat2`, we inherit
cap-std's setup.

All of the internal ostree code using the prior `openat()` should
continue to work.

I only did basic sanity checking of this; there may be bugs
in other APIs.
2022-05-06 12:53:57 -04:00
..
core Add new GLib 0.14 variant types for metadata types 2022-05-06 12:53:57 -04:00
data Refactor tests and add test for traverse_commit 2022-05-06 12:53:53 -04:00
functions lib: run rustfmt 2022-05-06 12:53:57 -04:00
repo Add a `cap-std-apis` feature with open/create 2022-05-06 12:53:57 -04:00
sign Fix build with --features=v2021_3, use in CI by default 2022-05-06 12:53:57 -04:00
util Add a `cap-std-apis` feature with open/create 2022-05-06 12:53:57 -04:00
tests.rs Add new GLib 0.14 variant types for metadata types 2022-05-06 12:53:57 -04:00