1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00
nix/tests
Sergei Zimmerman f9170a84f6
tests/functional/lang: Add sort stability test for lists langer than 16 elements
libstdc++'s std::stable_sort and new builtins.sort implementation
special-case ranges with length less than or equal to 16 and delegate
to insertionsort.

Having a larger e2e test would allow catching sort stability issues
at functional level as well.
2025-06-15 16:52:08 +00:00
..
functional tests/functional/lang: Add sort stability test for lists langer than 16 elements 2025-06-15 16:52:08 +00:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos docker: use callPackage, parametrise the image build 2025-06-12 19:50:31 +02:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00