nixpkgs/lib/tests
Gabriella Gonzalez 75c122699a
lib.cli.escapeShellArg{,s}: Only escape when necessary (#333744)
These utilities will now leave the string undisturbed if it doesn't need to be quoted (because it doesn't have any special characters). This can help generate nicer-looking command lines.

This also transitively improves the output of `lib.toGNUCommandLine` which uses `escapeShellArg` internally
2024-08-16 16:26:08 +02:00
..
modules treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
packages-from-directory
check-eval.nix
filesystem.sh
maintainer-module.nix
maintainers.nix
misc.nix lib.cli.escapeShellArg{,s}: Only escape when necessary (#333744) 2024-08-16 16:26:08 +02:00
modules.sh lib/tests/modules.sh: Improve failure log format 2024-08-12 13:48:25 +02:00
network.sh lib.network: ipv6 parser from string 2024-06-29 10:02:00 +03:00
nix-for-tests.nix
release.nix lib/tests/release.nix: fix pkgs.lib error by passing lib 2024-06-09 18:12:39 -07:00
sources.sh
systems.nix
teams.nix
test-to-plist-expected.plist
test-with-nix.nix lib.network: ipv6 parser from string 2024-06-29 10:02:00 +03:00