nix/tests
Marian Hammer 58428a4069 nix/tests: run test help.sh only if nix is built with documentation
tests/functional/help.sh calls nix-* commands with option --help
if nix is built without documentation the option --help throws an error
because the man page it wants to display is missing

(cherry picked from commit 85b0cd320a)
2024-10-23 17:42:59 +00:00
..
functional nix/tests: run test help.sh only if nix is built with documentation 2024-10-23 17:42:59 +00:00
installer tests: test with conflicting profile links 2023-12-30 06:24:06 +00:00
nixos builtins.fetchurl: Fix segfault on s3:// URLs 2024-10-14 14:44:28 +02:00
unit Ensure error messages don't leak private key 2024-09-24 06:39:03 +02:00
repl-completion.nix Add repl completion test 2024-05-27 09:58:49 +02:00