coreutils/tests
Christian von Elm 7e8aaa8ad4 tr: A [:lower:]/[:upper:] in set2 must be matched in set1
If there is a [:lower:] or [:upper:] in set2, then there must be a [:lower:] or [:upper:] at the
same logical position in set1

So

tr -t [:upper:] [:lower:] works
tr -t 1[:upper:] [:lower:] doesnt
2024-06-02 14:22:17 +02:00
..
benches/factor use num_prime for factorisation to fix gnu test 2024-04-21 11:24:25 +02:00
by-util tr: A [:lower:]/[:upper:] in set2 must be matched in set1 2024-06-02 14:22:17 +02:00
common util: added umask manipulation (#6404) 2024-05-19 21:56:41 +02:00
fixtures cksum/blake2b: improve the error management 2024-05-14 23:21:56 +02:00
test_util_name.rs tests: fix multi-call test precondition 2024-04-27 16:12:01 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00