1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-09 02:21:02 +01:00
nix/tests
Robert Hensing 6fb5276e7b test: add tests for function equality behavior
Add tests for function equality covering both direct comparisons and
comparisons within composite types (lists and attribute sets).

Tests verify:
- Direct function comparisons always return false
- Value identity optimization in composite types allows identical
  functions to compare as equal when both references point to the
  same function value
2025-12-07 14:43:46 +01:00
..
functional test: add tests for function equality behavior 2025-12-07 14:43:46 +01:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00