Package: rust-tar / 0.4.44-1

Metadata

Package Version Patches format
rust-tar 0.4.44-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable tests.diff | (download)

tests/all.rs | 43 24 + 19 - 0 !
1 file changed, 24 insertions(+), 19 deletions(-)

 disable tests that rely on test tarballs
 The test tarballs are not included in the crate on crates.io and hence are not
 included in the Debian package. I figure that it is better to run some of the
 tests than none of the tests.
fix sparse test on ppc64el.patch | (download)

tests/all.rs | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---