nixpkgs/lib/tests
Robert Hensing 4320f18e81 lib.dropEnd: init
Naming borrowed from Haskell
- `base`: [`dropWhileEnd`]
- `extra`, `mono-traversable`, ...: [`dropEnd`]

[`dropEnd`]: https://hackage.haskell.org/package/mono-traversable-1.0.21.0/docs/Data-Sequences.html#v:dropEnd
[`dropWhileEnd`]: https://hackage.haskell.org/package/base-4.21.0.0/docs/Data-List.html#v:dropWhileEnd

(cherry picked from commit 782a0e6581)
2025-01-13 22:35:27 +00:00
..
modules treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
packages-from-directory treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
check-eval.nix treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
fetchers.nix lib.fetchers: add tests 2024-09-17 10:51:48 +00:00
filesystem.sh lib.filesystem: Don't test Nix-specific error messages 2023-11-01 18:56:03 +01:00
maintainer-module.nix treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
maintainers.nix treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
misc.nix lib.dropEnd: init 2025-01-13 22:35:27 +00:00
modules.sh lib.modules: fix test line using empty "$@" 2024-10-05 14:14:01 +00:00
network.sh lib.network: ipv6 parser from string 2024-06-29 10:02:00 +03:00
nix-for-tests.nix treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
release.nix Parallel GH actions workflow for Nixpkgs eval 2024-11-20 20:24:27 +00:00
sources.sh lib/tests: Unify documentation of individual testable files 2023-07-18 17:22:45 +02:00
systems.nix lib.systems.doubles: add aarch64-windows double 2024-11-06 17:22:52 -05:00
teams.nix treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00
test-to-plist-expected.plist lib.toPlist: keep test output in external files for their tab indents 2023-03-27 19:25:52 +02:00
test-with-nix.nix treewide: format all inactive Nix files 2024-12-10 20:29:24 +01:00