summaryrefslogtreecommitdiffstats
path: root/tests/posix/newer_link.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: Move newer_link out of posix/Tavian Barnes2024-04-091-1/+0
| | | | | | | | POSIX has clarified that it's unspecified whether -newer uses times from stat() or lstat(), because implementations vary. It does specify that it must fall back to lstat() for broken links, so test that. Link: https://austingroupbugs.net/view.php?id=1776
* tests: Split test cases into separate filesTavian Barnes2022-10-191-0/+1