mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Merge pull request #6498 from cakebaker/cargo_expensive_tests_feature
Cargo.toml: add "expensive_tests" feature
This commit is contained in:
commit
371ba28db7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue