summaryrefslogtreecommitdiff
path: root/pkgs/build-support/testers
AgeCommit message (Expand)Author
2026-05-09testers.lycheeLinkCheck: add extraArgsRobert Hensing
2026-05-09testers.lycheeLinkCheck: use structuredAttrsRobert Hensing
2026-04-29lychee: 0.23.0 -> 0.24.1Thomas Zahner
2026-03-06lychee: 0.22.0 -> 0.23.0Thomas Zahner
2025-12-19testers.invalidateFetcherByDrvHash: take fixed-point arguments argsYueh-Shun Li
2025-12-19testers.invalidateFetcherByDrvHash: use overrideAttrs if fetcher ignore name ...Yueh-Shun Li
2025-12-19testers.invalidateFetcherByDrvHash: salt pname if presentedYueh-Shun Li
2025-10-17testers.testEqualContents: add checkMetadata optionMatt Sturgeon
2025-10-04pkgs: remove optional builtins prefixes from prelude functionsNAHO
2025-08-26Merge staging-next into stagingnixpkgs-ci[bot]
2025-08-24testers.testEqualContents: add postFailureMessage parameterRobert Hensing
2025-08-12stdenv: remove .attrs.sh fallback for structuredAttrsWolfgang Walther
2025-07-28treewide: conform descriptions to the standardsmivorasu
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-06NixOS test framework: add overriding methods (#421480)Robert Hensing
2025-07-06nixos.runTest: Add extendNixOSRobert Hensing
2025-06-11testers.testEqualArrayOrMap: use arrayUtilities where possibleConnor Baker
2025-05-31testers.hasCmakeConfigModules: add self testsqbisi
2025-05-31testers.hasCmakeConfigModules: initqbisi
2025-05-08testers.shellcheck: specify script sourcepathLéana 江
2025-04-25treewide: switch instances of lib.teams.*.members to the new meta.teams attri...Fernando Rodrigues
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-03-07testers.shellcheck: refactor, update docs, and simplify tests (#385940)Connor Baker
2025-03-08tests.testers.shellcheck: switch to testBuildFailure'Connor Baker
2025-03-08testers.shellcheck: refactor and update docsConnor Baker
2025-03-07testers.shfmt: init (#385939)Philip Taron
2025-03-05testers.shfmt: initConnor 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
2025-02-27testers.testBuildFailure': inline let expressionConnor Baker
2025-02-27testers.testBuildFailure': replace import with callPackageConnor Baker
2025-02-27testers.testBuildFailure': create local bindings for loop variables to preven...Connor Baker
2025-02-27testers.testBuildFailure': use default.nix and move recurseIntoAttrs into tes...Connor Baker
2025-02-27tests.testers.testBuildFailure': add negative tests for exit code check and l...Connor Baker
2025-02-27testers.testBuildFailure': move tests to preScriptHooksConnor Baker
2025-02-27testers.testBuildFailure': move to separate directory and use buildCommandPathConnor Baker
2025-02-27testers.testBuildFailure': use more strict bash for checksConnor Baker
2025-02-27testers.testBuildFailure': output is created so long as checks succeedConnor Baker
2025-02-27testers.testBuildFailure': initConnor Baker
2025-02-24treewide: fix typos in commentsPeder Bergebakken Sundt
2025-01-21testers.testBuildFailure: fixWolfgang Walther
2025-01-08tests.testers.testBuildFailure: test with `structuredAttrs`Matt Sturgeon