Files
nix/tests/functional
Robert Hensing 336fdaa119 test: Avoid regressing accidental use of weakly_canonical instead of makeParentCanonical
I'd messed up a rebase in my previous iteration, causing `weakly_canonical` to reappear,
but not trigger a test failure.

These two functions behave similarly when the argument is a path that points to a broken
symlink. `weakly_canonical` would not resolve it because the target doesn't exist, and
`makeParentCanonical` would not resolve it, because it never resolves the final path
element.
This new test case now also tests a valid symlink, "differentiating" the two.

(cherry picked from commit 4c74d679b6)
2025-01-07 06:03:58 +00:00
..
2024-07-22 14:52:08 +02:00
2024-08-15 13:04:34 +02:00
2024-08-14 15:35:40 -04:00
2024-05-28 12:32:22 -04:00
2024-08-14 15:35:40 -04:00
2023-10-06 09:05:56 -04:00
2024-10-16 17:18:07 +02:00
2024-09-18 19:06:48 +02:00
2024-07-05 19:18:23 +02:00
2024-11-26 11:19:29 +00:00
2024-11-06 19:45:19 +01:00
2024-11-26 11:19:29 +00:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-08-14 15:16:06 +02:00
2024-06-11 16:05:57 +02:00