nixpkgs/lib/tests
Felix Stupp f35a61d8a6
lib.modules: fix test line using empty "$@"
Probably a missed left over from somewhere in
the commit 58f385f680.
As can be seen in that commit where this line was introduced,
"$@" was also just emptied by the last `set` call in line 169.
This line is currently valid, but breaks suddenly when somewhere earlier
a `set --` instruction is used in the future.
Neither in commit 58f385f680
nor in PR https://github.com/NixOS/nixpkgs/pull/197547
have I found anything stating that this "defect" was intentional.
2024-10-05 14:14:01 +00:00
..
modules lib.types.anything: remove custom logic for lists (#340202) 2024-09-18 17:08:15 +02:00
packages-from-directory
check-eval.nix
fetchers.nix lib.fetchers: add tests 2024-09-17 10:51:48 +00:00
filesystem.sh
maintainer-module.nix
maintainers.nix
misc.nix lib.toExtension: init 2024-09-14 20:56:47 +08:00
modules.sh lib.modules: fix test line using empty "$@" 2024-10-05 14:14:01 +00:00
network.sh
nix-for-tests.nix
release.nix
sources.sh
systems.nix nixos/binfmt: Add option to use static emulators when available 2024-10-01 15:05:32 +09:00
teams.nix
test-to-plist-expected.plist
test-with-nix.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00