1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-21 12:41:13 +00:00
uutils-coreutils/tests
Yash Thakur d11d595fda
touch: Respect -h when getting metadata (#5951)
* Add tests that stat symlinks

* Check follow first in stat

* Don't run tests on FreeBSD

It would be possible to get them to run on FreeBSD by avoiding
get_symlink_times, but the behavior we're testing is not
platform-specific, so it's fine to not test it on FreeBSD.

---------

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2024-03-10 08:05:59 +01:00
..
benches/factor Add license headers on all files 2023-08-21 10:49:27 +02:00
by-util touch: Respect -h when getting metadata (#5951) 2024-03-10 08:05:59 +01:00
common use std::command::pre_exec() to set limits on child before exec 2024-03-08 20:30:34 +01:00
fixtures Merge pull request #5869 from cre4ture/feature/simulate_terminal_utility 2024-03-01 18:13:27 +01: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