Codebase list rust-libslirp / 8ce7c6f
snafu - establish baseline for tests. Peter Michael Green 1 year, 10 months ago
2 changed file(s) with 15 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
33 * Package snafu 0.7.1 from crates.io using debcargo 2.5.0
44 * Drop fix-test-backtrace-env-var-assumption.diff, merged upstream.
55 * Fix tests with --no-default-features
6 * Establish baseline for tests.
67
78 -- Peter Michael Green <plugwash@debian.org> Tue, 28 Jun 2022 00:50:32 +0000
89
11 uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
22 collapse_features = true
33
4 [packages."lib+backtraces"]
5 test_is_broken = true
6
7 [packages."lib+backtraces-impl-backtrace-crate"]
8 test_is_broken = true
9
10 [packages."lib+futures"]
11 test_is_broken = true
12
13 [packages."lib+guide"]
14 test_is_broken = true
15
16 [packages."lib+unstable-backtraces-impl-std"]
17 test_is_broken = true