coreutils/tests
Jalil David Salamé Messina ff1a03c284 tr: don't truncate when not translating
An additional issue was found while reviewing #6340, check [this thread][1]. A summary is:

- `tr` ignores the `-t`/`--truncate-set1` flag when not translating
- Not translating is defined as `-d` was passed, or one set was passed.

[1]: https://github.com/uutils/coreutils/pull/6340#discussion_r1590007053
2024-05-04 19:55:49 +02:00
..
benches/factor use num_prime for factorisation to fix gnu test 2024-04-21 11:24:25 +02:00
by-util tr: don't truncate when not translating 2024-05-04 19:55:49 +02:00
common config terminal simulation for specific stdios only 2024-04-23 19:56:17 +02:00
fixtures config terminal simulation for specific stdios only 2024-04-23 19:56:17 +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