Sylvestre Ledru
|
09e53f3d2d
|
tests: fix some clippy warnings
|
2024-05-25 09:06:16 +02:00 |
|
Ben Wiederhake
|
d5b79329ad
|
tests: fix multi-call test precondition
This bug was introduced in de37baaf83 .
|
2024-04-27 16:12:01 +02:00 |
|
Ben Wiederhake
|
de37baaf83
|
tests: test multi-call logic
Thankfully, this revealed no bugs. Let's prevent regressions!
|
2024-04-07 01:35:57 +02:00 |
|
Sylvestre Ledru
|
bfca6bf70f
|
Add license headers on all files
|
2023-08-21 10:49:27 +02:00 |
|
Niyaz Nigmatullin
|
fdd6a05259
|
chore: run cargo +nightly clippy --fix
|
2022-11-16 11:09:44 +02:00 |
|
Terts Diepraam
|
153614c40e
|
tests: update to clap 4
|
2022-10-13 17:50:43 +02:00 |
|
Jan Scheer
|
3300d80e3f
|
tests: silence clippy warnings for unused_imports
|
2021-10-10 00:52:18 +02:00 |
|
Michael Debertol
|
0062e54b5e
|
test_util_name: symlink the xecutable instead of copying
Speculative fix for "text file busy" errors.
|
2021-08-20 00:20:56 +02:00 |
|
Michael Debertol
|
44981cab01
|
refactor/uucore ~ correct implementation of executable!() for multicall
- Use an atomic bool to track whether the utility name is the second
or the first argument.
- Add tests
|
2021-08-14 14:01:34 +02:00 |
|