mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #6498 from cakebaker/cargo_expensive_tests_feature
Cargo.toml: add "expensive_tests" feature
This commit is contained in:
@@ -33,6 +33,7 @@ windows = ["feat_os_windows"]
|
||||
## project-specific feature shortcodes
|
||||
nightly = []
|
||||
test_unimplemented = []
|
||||
expensive_tests = []
|
||||
# * only build `uudoc` when `--feature uudoc` is activated
|
||||
uudoc = ["zip", "dep:uuhelp_parser"]
|
||||
## features
|
||||
|
||||
Reference in New Issue
Block a user