ostree/rust-bindings/rust/tests
Colin Walters 440d872f68 repo: Add `require_rev` method
The `resolve_rev` C method should really have been
`resolve_rev_optional` from the start - it is more obviously wrong
in Rust because the input parameter `allows_noent` controls
whether the returned `Option` can ever be `None`.

I debated adding this to the C bindings, and may still do so,
but eh it's faster to write + ship in Rust, and the future of ostree is
Rust anyways.
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 Update to glib 0.14 2022-05-06 12:53:56 -04:00
repo repo: Add `require_rev` method 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 repo: Add `auto_transaction` and `TransactionGuard` 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