Go to file
Christian Ebner d0dda0eda4 tests: adapt tests to decoder interface changes
The `Decoder`s `contents` method call can fail because of an added
consistency check when using split variant inputs.

Therefore, the additional error has to be handled by the callers.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-06-13 09:24:35 +02:00
.cargo add .cargo/config to use local repos 2020-05-18 10:38:54 +02:00
debian update d/control 2024-06-10 13:45:23 +02:00
examples format/encoder/decoder: new pxar entry type Prelude 2024-06-05 09:24:22 +02:00
src remove unnecessary unsafe in test 2024-06-12 11:26:06 +02:00
tests tests: adapt tests to decoder interface changes 2024-06-13 09:24:35 +02:00
.buildbot.yml update buildbot.yml for tokio 1.18 2022-07-28 14:54:24 +02:00
.gitignore ignore testdir 2020-03-05 10:46:18 +01:00
Cargo.toml bump version to 0.11.1-1 2024-06-10 13:36:27 +02:00
Makefile bump upload target 2022-10-27 15:31:33 +02:00
rustfmt.toml import 2020-02-18 14:08:02 +01:00
TODO.rst Add TODO file 2020-06-26 08:59:03 +02:00