summaryrefslogtreecommitdiff
path: root/pkgs/build-support/testers/testEqualArrayOrMap
AgeCommit message (Expand)Author
2025-06-11testers.testEqualArrayOrMap: use arrayUtilities where possibleConnor Baker
2025-03-03tests.testers.testEqualArrayOrMap: switch to testBuildFailure'Connor Baker
2025-03-03testers.testEqualArrayOrMap: inline let expressionConnor Baker
2025-03-03testers.testEqualArrayOrMap: switch to callPackageConnor Baker
2025-03-03testers.testEqualArrayOrMap: unwrap namerefs before passing to avoid nestingConnor Baker
2025-03-03testers.testEqualArrayOrMap: use default.nix and move recurseIntoAttrs into t...Connor Baker
2025-03-03testers.testEqualArrayOrMap: move argument check from bash to NixConnor Baker
2025-03-03testers.testEqualArrayOrMap: remove unused finalAttrsConnor Baker
2025-03-03testers.testEqualArrayOrMap: remove old commentConnor Baker
2025-03-03testers.testEqualArrayOrMap: use buildCommandPath and change checkSetupScript...Connor Baker
2025-03-03testers.testEqualArrayOrMap: initConnor Baker