From: idealseal <[email protected]> Updated the variable name. Where appropriate, I also removed the call to cargo_src_test entirely.
A PR can be found here: https://codeberg.org/gentoo/gentoo/pulls/269 idealseal (2): cargo.eclass: add array for skipping tests */*: use skip_tests variable from cargo.eclass app-editors/zed/zed-0.226.4.ebuild | 5 ++- app-misc/skim/skim-1.5.1.ebuild | 13 +++--- app-misc/skim/skim-1.9.1.ebuild | 13 +++--- app-misc/skim/skim-2.0.2.ebuild | 13 +++--- app-text/mdbook/mdbook-0.4.52.ebuild | 8 ++-- dev-util/bear/bear-4.0.4.ebuild | 16 ++++--- dev-util/maturin/maturin-1.11.5.ebuild | 20 ++++----- dev-util/maturin/maturin-1.12.5.ebuild | 20 ++++----- dev-util/maturin/maturin-1.12.6.ebuild | 20 ++++----- dev-vcs/jj/jj-0.36.0.ebuild | 21 ++++------ dev-vcs/jj/jj-0.37.0.ebuild | 19 +++------ dev-vcs/jj/jj-0.38.0.ebuild | 19 +++------ dev-vcs/jj/jj-0.39.0.ebuild | 19 +++------ eclass/cargo.eclass | 46 ++++++++++++++++++++- net-analyzer/rustscan/rustscan-2.4.1.ebuild | 14 +++---- net-misc/hurl/hurl-7.0.0.ebuild | 13 +++--- sys-process/below/below-0.11.0-r1.ebuild | 16 +++---- 17 files changed, 156 insertions(+), 139 deletions(-) -- 2.53.0
