mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
comm: permit and test separators that contain a hyphen
This commit is contained in:
parent
dcb53b6c99
commit
1fa0b032e5
4 changed files with 23 additions and 0 deletions
3
tests/fixtures/comm/ab_delimiter_hyphen_help.expected
vendored
Normal file
3
tests/fixtures/comm/ab_delimiter_hyphen_help.expected
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
a
|
||||
--helpb
|
||||
--help--helpz
|
3
tests/fixtures/comm/ab_delimiter_hyphen_one.expected
vendored
Normal file
3
tests/fixtures/comm/ab_delimiter_hyphen_one.expected
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
a
|
||||
-1b
|
||||
-1-1z
|
Loading…
Add table
Add a link
Reference in a new issue