coreutils/tests
Ben Wiederhake 576374d0c6 tr: enable ignored tests that have already been fixed
Specifically:
- check_against_gnu_tr_tests_e: Yes, the test is about octal interpretation.
- check_against_gnu_tr_tests_ross_0a: Yes, the [Y*] generates multiple Y's, which causes conflicting replacements, which is why the operation is rejected.
- check_against_gnu_tr_tests_ross_0b: Same, plus a newline character was accidentally forgotten.
- check_against_gnu_tr_tests_fowler_1: Apparently the problem was fixed at some point.
2024-10-01 00:57:53 +02:00
..
benches/factor use num_prime for factorisation to fix gnu test 2024-04-21 11:24:25 +02:00
by-util tr: enable ignored tests that have already been fixed 2024-10-01 00:57:53 +02:00
common tests: do not elide named lifetimes 2024-09-06 01:00:41 +02:00
fixtures tests: enable tests for uptime on OpenBSD 2024-06-30 16:17:04 +02:00
test_util_name.rs tests: fix some clippy warnings 2024-05-25 09:06:16 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00