On 10/05/2024 22:15, Sylvestre Ledru wrote:
Hello
The attached patch improves the coverage with --check & --strict,
especially in the context of errors/warnings.
Pushed with these changes:
- Started the summary line with "tests", as not changing cksum
- Changed double quotes to single quotes
Hi,
I am having problems with the evaluation/output order of 'du (GNU
coreutils) 8.32'.First tests below show that glob expansion of '*' and
language specific sorting work as expected. 'du' intrinsic sorting of
dirs is reverse order. Cumbersome, but follows manpage description.
But last test