nix/tests
Marian Hammer b2ab2100ff 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)

# Conflicts:
#	configure.ac
#	package.nix
#	tests/functional/local.mk
2024-10-23 17:42:54 +00:00
..
functional nix/tests: run test help.sh only if nix is built with documentation 2024-10-23 17:42:54 +00:00
installer test: Make the installer work on old rhel versions 2023-03-31 15:29:50 +02:00
nixos tests/nixos/fetchurl: drop unused variables 2024-10-14 15:26:31 +02:00
unit Disallow store path names that are . or .. (plus opt. -) 2024-03-26 13:47:41 +01:00