Jadi
|
1137d9a62d
|
cut: two new tests; -d conflict & no arg
|
2024-04-04 21:33:22 +03:30 |
|
Yury Zhytkou
|
156d3f7ee7
|
cut: allow non utf8 characters for delimiters (#6037)
|
2024-03-10 22:36:17 +01:00 |
|
wolimst
|
cb0ce0e1cb
|
cut: show error for multiple mode args (-b, -c, -f)
|
2024-02-09 15:56:15 +09:00 |
|
Daniel Hofstetter
|
c8cd355708
|
cut: set exit code to 1 if dir is specified
|
2024-01-26 10:18:44 +01:00 |
|
Daniel Hofstetter
|
5bd00eb791
|
cut: split test function into two functions
|
2024-01-26 10:09:28 +01:00 |
|
Sylvestre Ledru
|
bc51b8d216
|
cut: allow the same option to be passed multiple times
|
2024-01-13 15:09:16 +01:00 |
|
Daniel Hofstetter
|
6eec4fe8f9
|
cut: add test & improve error message
|
2023-11-29 09:41:11 +01:00 |
|
Sylvestre Ledru
|
99120d32c1
|
cut: fail when the input == usize::MAX
|
2023-09-26 09:40:21 +02:00 |
|
Sylvestre Ledru
|
bfca6bf70f
|
Add license headers on all files
|
2023-08-21 10:49:27 +02:00 |
|
Daniel Hofstetter
|
6988eb7ec6
|
tests: expand wildcard imports
|
2023-03-20 15:32:35 +01:00 |
|
TechHara
|
9798ae7987
|
fix clippy complaint
|
2022-12-13 20:34:01 -05:00 |
|
TechHara
|
11e64958d6
|
add test cases to cover cut -w failing options
|
2022-12-13 11:43:20 -05:00 |
|
TechHara
|
f6a0abaee3
|
add whitespace delimiter option
|
2022-12-12 12:00:57 -05:00 |
|
Terts Diepraam
|
9177cb7b24
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
|
Jan Scheer
|
fa64407cb0
|
cut: fix argument parsing for the delimiter
This fixes the argument parsing for the delimiter for the two special
cases `-d=` and `-d ''`.
|
2022-06-09 22:14:43 +02:00 |
|
Terts Diepraam
|
18369dc0be
|
all: use array intoiterator
|
2022-04-05 10:39:31 +02:00 |
|
353fc443
|
c2bb9dd433
|
Fix clippy octal-escapes warning
|
2022-02-11 13:02:06 +00:00 |
|
Terts Diepraam
|
2412e4cbf7
|
add some tests for Clap's InferLongArgs setting
|
2022-01-29 02:06:32 +01:00 |
|
Roy Ivy III
|
f5edc500e0
|
tests ~ fix spelling errors
|
2021-06-19 18:40:22 -05:00 |
|
Jan Scheer
|
65f47be5ee
|
cut: fix -d= (#2424)
|
2021-06-18 12:10:40 +02:00 |
|
Jan Scheer
|
3aeccfd802
|
fix a lot of clippy warnings
|
2021-05-29 15:11:22 +02:00 |
|
Yağız can Değirmenci
|
071899d24d
|
tests: delete 'error:' prefix from the tests
|
2021-05-26 02:45:53 +03:00 |
|
Yagiz Degirmenci
|
f47345ec9b
|
cut: add gnu compatability to error messages
|
2021-04-03 20:55:10 +03:00 |
|
Roy Ivy III
|
de0375f909
|
tests ~ reorganize tests
|
2020-06-01 18:30:04 -05:00 |
|