aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-10Fix `nix print-dev-env` & `nix develop` with drv pathsJohn Ericson
2023-05-10Merge pull request #3959 from obsidiansystems/ca-drv-exoticJohn Ericson
2023-05-10Merge pull request #7721 from yorickvP/post-build-hookThéophane Hufschmitt
2023-05-09quote subshell expansion in tests/eval.shAlex Ameen
2023-05-09prevent double quotationAlex Ameen
2023-05-09libexpr: quote reserved keys when printingAlex Ameen
2023-05-08Merge pull request #3921 from obsidiansystems/trustless-remote-builder-simpleJohn Ericson
2023-05-08Rename a few things in new testsJohn Ericson
2023-05-08tests/post-hook: remove TODO and --derivation uploadYorick van Pelt
2023-05-08tests: copying only the out paths is not enough information for CAYorick van Pelt
2023-05-08tests/post-hook: test to see if all outputs are passedYorick van Pelt
2023-04-24Merge remote-tracking branch 'origin/master' into source-pathEelco Dolstra
2023-04-19Fix typo in testsJohn Ericson
2023-04-19Add a more interesting testJohn Ericson
2023-04-19Move `test/recursive.sh` nix expr to fileJohn Ericson
2023-04-19Make `tests/dyn-drv` test dirJohn Ericson
2023-04-19Require daemon version for text hashing testJohn Ericson
2023-04-19Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17`TextHashMethod` -> `TextIngestionMethod`, gate with XP featureJohn Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17Gate experimental features in `DerivationOutput::fromJSON`John Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-17Merge pull request #8230 from obsidiansystems/daemon-trust-overrideRobert Hensing
2023-04-17Experimentally allow forcing `nix-daemon` trust; use this to testJohn Ericson
2023-04-17Fix some issues with experimental config settingsJohn Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into ca-drv-exoticJohn Ericson
2023-04-17`nix-testing` -> `daemon-trust-override`John Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-17Merge remote-tracking branch 'upstream/master' into source-pathRobert Hensing
2023-04-17Merge pull request #8193 from hercules-ci/dry-stringsRobert Hensing
2023-04-12Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-11Do not gate or hide experimental settingsJohn Ericson
2023-04-11Merge pull request #8158 from tweag/harden-profiles-testEelco Dolstra
2023-04-09Deduplicate string literal rendering, fix 4909Robert Hensing
2023-04-08Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-07Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-07Fix it!John Ericson
2023-04-07Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2023-04-07Create `nix derivation add` commandJohn Ericson
2023-04-07`nix show-derivation` -> `nix derivation show`John Ericson
2023-04-06Add `Store::isTrustedClient()`matthewcroughan
2023-04-06Backport SourcePath from the lazy-trees branchEelco Dolstra
2023-04-03Fix the flaky `nix-profile` testThéophane Hufschmitt
2023-04-03Merge pull request #8042 from lheckemann/alt-lockfilesEelco Dolstra
2023-04-03Stuctured command stabilityJohn Ericson
2023-04-03Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhol...Robert Hensing
2023-04-03eval: Fix crash on missing printValue tBlackhole caseRobert Hensing
2023-04-03Merge pull request #7610 from obsidiansystems/gate-default-settingsThéophane Hufschmitt
2023-04-01Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exoticJohn Ericson
2023-03-31test: Make the installer work on old rhel versionsThéophane Hufschmitt