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 |
|
Joining7943
|
1fadeb43b2
|
tests/util: Do not trim stderr in CmdResult::stderr_is. Add method stderr_trimmed_is.
Fix tests assert whitespace instead of trimming it. Disable some tests in `test_tr` because `tr`
produces too many newlines.
|
2023-01-22 14:56:19 +01:00 |
|
Terts Diepraam
|
9177cb7b24
|
all: add tests for usage error exit code
|
2022-09-10 20:59:42 +02:00 |
|
Daniel Hofstetter
|
72862512da
|
uniq: set default missing value for args
|
2022-06-30 11:52:46 +02:00 |
|
Sylvestre Ledru
|
7d8b1de213
|
uniq: Disable one of the gnu test for failing too often
See: https://github.com/uutils/coreutils/issues/3509
|
2022-05-10 13:54:33 +02:00 |
|
Terts Diepraam
|
87f06637a9
|
tests/uniq: add GNU tests as Rust tests
tests/uniq: fix and uncomment test case 120
|
2022-04-17 16:50:18 +02:00 |
|
Thomas Queiroz
|
1d8381064a
|
tests/uniq: update test
|
2021-10-24 02:59:50 -03: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 |
|
Chirag Jadwani
|
19c6a42de5
|
uniq: implement group option
|
2021-04-04 15:22:17 +05:30 |
|
Chirag Jadwani
|
ce4342d12e
|
uniq: Fix panic on invalid utf-8 input
|
2021-03-15 18:48:54 +05:30 |
|
Sylvestre Ledru
|
41ba5ed913
|
refactor(uniq): Move to clap + add a test (#1626)
|
2020-11-21 09:52:40 +01:00 |
|
Roy Ivy III
|
de0375f909
|
tests ~ reorganize tests
|
2020-06-01 18:30:04 -05:00 |
|