coreutils/tests
Nathan Houghton dbfd700502 test: use mtime for -ot and fix direction of comparison
- Use the file modification time instead of the creation time (matches
  GNU coreutils documentation)

- Fix direction of comparison (a < b instead of a > b)

- Extend test case to cover both the 0 and 1 exit code cases
2023-10-22 17:44:40 -07:00
..
benches/factor Add license headers on all files 2023-08-21 10:49:27 +02:00
by-util test: use mtime for -ot and fix direction of comparison 2023-10-22 17:44:40 -07:00
common util: extend run_ucmd_as_root for stdin/stdout 2023-09-24 10:00:10 +02:00
fixtures split: implementing separator option (#5331) 2023-10-03 00:42:46 +02:00
test_util_name.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
tests.rs relpath: remove 2023-10-04 16:13:06 +02:00