nix/tests
Eelco Dolstra 25510ba66f RestoreSink::createDirectory(): Use append()
On macOS, `mkdir("x/')` behaves differently than `mkdir("x")` if `x` is
a dangling symlink (the formed succeed while the latter fails). So make
sure we always strip the trailing slash.

(cherry picked from commit 9fcb588dd8)
2024-09-10 09:51:50 +02:00
..
functional RestoreSink::createDirectory(): Use append() 2024-09-10 09:51:50 +02:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos tests/nixos/remote-builds: Wait for multi-user 2024-07-27 13:08:30 +02:00
unit Merge pull request #11140 from DeterminateSystems/protocol-features 2024-07-31 17:47:38 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00