Signed-off-by: Michel Lind <salimma@fedoraproject.org>epel10
parent
914a8f46c4
commit
0ffb9ecd4c
@ -1 +1,2 @@
|
||||
/ruzstd-0.5.0.crate
|
||||
/ruzstd-0.7.0.crate
|
||||
|
@ -0,0 +1,19 @@
|
||||
[package]
|
||||
cargo-install-bin = false
|
||||
|
||||
[tests]
|
||||
skip = [
|
||||
"tests::decode_corpus::test_decode_corpus_files",
|
||||
"tests::dict_test::test_dict_decoding",
|
||||
"tests::fuzz_regressions::test_all_artifacts",
|
||||
"tests::test_block_header_reading",
|
||||
"tests::test_decode_from_to",
|
||||
"tests::test_frame_decoder",
|
||||
"tests::test_frame_header_reading",
|
||||
"tests::test_specific_file",
|
||||
"tests::test_streaming",
|
||||
]
|
||||
skip-exact = true
|
||||
comments = [
|
||||
"test fixtures not shipped",
|
||||
]
|
@ -1 +1 @@
|
||||
SHA512 (ruzstd-0.5.0.crate) = 27ce1c29be24181a3af5e55119d8350dd6d00389dff7096b17bfa683d7e79c8fe2eb8a2c9d5667edfb02ef7e4fad05186d56490362679d3d6d2a10faaee6f898
|
||||
SHA512 (ruzstd-0.7.0.crate) = 06e1a584fb9abf214b9924391f305ce99c7d0278e6aadb99fe62f48746a7974daab74e8c324c9fa6170e3a4ad6ed4e967a458b6ec77c3dc044082edca2ea4fef
|
||||
|
Loading…
Reference in new issue