mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
allow feature-gated integration tests for unimplemented functionality
This commit is contained in:
parent
67de2ca9f7
commit
e32efaa5a1
5 changed files with 27 additions and 2 deletions
|
@ -87,6 +87,7 @@ generic = [
|
|||
"yes",
|
||||
]
|
||||
default = ["generic", "unix"]
|
||||
test_unimplemented = []
|
||||
|
||||
[dependencies]
|
||||
uucore = { path="src/uucore" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue