mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
tests/cut: positive testcases for feature complete
This commit is contained in:
parent
7ff57d6b66
commit
cb6f84e3d8
22 changed files with 142 additions and 41 deletions
5
tests/fixtures/cut/sequences/field_range.expected
vendored
Normal file
5
tests/fixtures/cut/sequences/field_range.expected
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
foo:bar:baz:qux:quux
|
||||
one:two:three:four:five:six:seven
|
||||
alpha:beta:gamma:delta:epsilon:zeta:eta:theta:iota:kappa:lambda:mu
|
||||
the quick brown fox jumps over the lazy dog
|
||||
sells seashells down
|
Loading…
Add table
Add a link
Reference in a new issue