Files
nix/tests/functional
Robert Hensing 4c74d679b6 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.
2025-01-07 05:42:04 +00:00
..
2024-12-17 13:13:39 +01: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-08-14 15:35:40 -04:00
2023-10-06 09:05:56 -04:00
2024-12-31 16:36:49 +01:00
2024-10-16 17:18:07 +02:00
2024-07-05 19:18:23 +02:00
2024-11-18 21:04:04 +01:00
2024-11-06 19:45:19 +01:00
2024-12-11 16:20:29 +01:00
2024-11-18 21:04:04 +01: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