Sylvestre Ledru
576bd6f565
env: adjust to test after the improvement on the error message
2025-06-30 13:42:40 +02:00
Sudhakar Verma
c674cf1839
Merge pull request #8217 from sudhackar/ls-fix
...
ls: follow symlinks for xattrs, fix #8216
2025-06-19 10:17:25 +02:00
Ben Wiederhake
53836c9bd9
du: already passes GNU test in spirit, adjust test
2025-04-14 01:38:39 +02:00
Sylvestre Ledru
0b63fe5f43
gnu patches: move to use quilt
2025-01-22 11:25:58 +01:00
Daniel Hofstetter
98af681473
gnu patches: adapt tests_ls_no_cap.patch
...
to coreutils 9.6
2025-01-19 16:01:14 +01:00
Daniel Hofstetter
e221d2a624
comm: adapt GNU error messages
2024-12-25 09:54:12 +01:00
Sylvestre Ledru
ffc6eb094a
ls: Don't call the capabilites features of the system when passed an empty ca=
...
in LS_COLORS
In parallel, in the GNU test, adjust the GNU tests as we don't use libcap
but xattr instead.
2024-12-22 16:17:05 +01:00
Sylvestre Ledru
6755956bc4
cut.pl: adjust to our messages as they are better ( #6921 )
...
* cut.pl: adjust to our messages as they are better
but we still have some differences on this test
* cut: add some missing line return when needed
* cut: add failing tests covered by cut.pl
* Remove dup test
* cut: add spell-checker:ignore line to test
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-12-16 15:37:29 +01:00
Daniel Hofstetter
a8ad6d92f1
factor: adapt message in patch to clap change
2024-12-15 16:34:20 +01:00
Sylvestre Ledru
7ffe3d49ef
mv: fix the output of an error message
...
+ adjust a GNU test
Should make tests/mv/dup-source.sh pass
2024-11-20 08:03:40 -05:00
Sylvestre Ledru
5baf675b34
tsort.pl: adjust error message
2024-10-17 00:27:52 +02:00
Sylvestre Ledru
001b97f445
adjust error for runcon & stdbuf to make tests/misc/invalid-opt.pl pass
2024-08-20 22:28:16 +02:00
Sylvestre Ledru
e2c66ea092
sort: improve the error mgmt with --batch-size
...
should make the gnu test tests/sort/sort-merge.pl pass
2024-07-04 22:16:46 +02:00
Sylvestre Ledru
ab2cc2f17a
cksum base64: update the GNU test to manage our output
2024-06-25 19:00:23 +02:00
Ulrich Hornung
d202baba97
use num_prime for factorisation to fix gnu test
2024-04-21 11:24:25 +02:00
Ulrich Hornung
c62ba559d0
env: support string args by "-S", "-vS" or "--split-strings"
2024-03-19 00:45:05 +01:00