Files
kitty/kitty_tests
Ihar Hrachyshka 927c8ff4d8 tests: apply os.utime to created symlinks too
Nanosecond precision is not universally available on all platforms. For
example, nixpkgs python is built using Apple SDK 10.12 that does not
have `utimensat`. Because of that, python `os.stat` falls back to
microsecond precision.

This patch applies `os.utime` with zeroed nanoseconds to symlinks
created by the test case, the same way as it is already applied to other
files tested for transfer.
2024-10-03 23:09:28 -04:00
..
2024-07-02 19:36:53 +05:30
2023-12-01 18:16:22 +05:30
2023-11-11 08:32:05 +05:30
2024-07-23 15:07:41 +05:30
2023-11-11 08:32:05 +05:30
2024-08-23 11:27:54 +05:30
2023-11-11 08:32:05 +05:30
2023-11-11 08:32:05 +05:30
2023-01-09 16:47:42 +05:30
2024-08-05 11:00:51 +05:30
2024-08-05 11:00:51 +05:30
2023-11-11 08:32:05 +05:30
...
2022-12-11 20:55:06 +05:30