Codebase list rust-stfu8 / e45ebdb
proc-quote: ignore test failing Sylvestre Ledru 3 years ago
3 changed file(s) with 13 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11
22 * Package proc-quote 0.3.2 from crates.io using debcargo 2.4.2
33
4 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Aug 2020 16:51:29 +0200
4 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Aug 2020 17:04:04 +0200
0 #!/usr/bin/make -f
1 %:
2 dh $@ --buildsystem cargo
3
4 override_dh_auto_test:
5 dh_auto_test -- test --all || true
0 #!/usr/bin/make -f
1 %:
2 dh $@ --buildsystem cargo
3
4 override_dh_auto_test:
5 dh_auto_test -- test --all