aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-23`nix flake check`: skip derivations for foreign systems (#7759)Peter Becich
2023-05-22Add tests for bind mount of SSL certs in sandboxGuillaume Maudoux
2023-05-17Merge pull request #8349 from tweag/fix-control-masterJohn Ericson
2023-05-17Add a test for ControlMasterAlexander Bantyev
2023-05-16Merge pull request #8346 from tweag/fix-nix-profile-install-conflict-segfaultJohn Ericson
2023-05-16Merge pull request #8154 from tweag/delete-old-on-all-profiles-dirJohn Ericson
2023-05-16Fix the printing of the installables on `nix profile install` conflictThéophane Hufschmitt
2023-05-15Make more string values work as installablesJohn Ericson
2023-05-15test the garbage collection with the old profile dirThéophane Hufschmitt
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