aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-03-07Fix `nix-collect-garbage -d` with the new profile locationThéophane Hufschmitt
2023-03-01Remove needless `--experimental-feature` in a CA drvs testJohn Ericson
2023-03-01Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...Valentin Gagarin
2023-02-28Get rid of `.drv` special-casing for store path installablesJohn Ericson
2023-02-28Merge branch 'path-info' into ca-drv-exoticJohn Ericson
2023-02-28fixup! tests: nix-profile: test install error message upon conflicting filesBob van der Linden
2023-02-28tests: nix-profile: test install error message upon conflicting filesBob van der Linden
2023-02-28Merge pull request #7911 from edolstra/revert-7689Eelco Dolstra
2023-02-27Merge pull request #7776 from yorickvP/fix-path-escapes-7707Théophane Hufschmitt
2023-02-27tests/fetchGit: add regression test for #7707Yorick van Pelt
2023-02-27Revert "getDefaultNixPath: actually respect `{restrict,pure}-eval`"Eelco Dolstra
2023-02-27Merge pull request #7796 from hercules-ci/fix-7263Théophane Hufschmitt
2023-02-23Clean up daemon handlingJohn Ericson
2023-02-23Make init.sh safe to run twiceJohn Ericson
2023-02-22flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`Robert Hensing
2023-02-22flakes: Ensure that `self.outPath == ./.`Robert Hensing
2023-02-20Nix's own flake: Dedup and memoize moreJohn Ericson
2023-02-19Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-valueValentin Gagarin
2023-02-14Make /etc writability conditional on uid-range featureYorick van Pelt
2023-02-14container test: make /etc writableYorick van Pelt
2023-02-14Don't allow writing to /etcYorick van Pelt
2023-02-10Test `nix build --json` return output paths in floating CA caseJohn Ericson
2023-02-10Merge pull request #7797 from hercules-ci/tests-set-ps4Eelco Dolstra
2023-02-10Merge pull request #7802 from edolstra/fix-7783Eelco Dolstra
2023-02-10Merge pull request #5588 from tweag/balsoft/xdgThéophane Hufschmitt
2023-02-10Add regression testEelco Dolstra
2023-02-10A setting to follow XDG Base Directory standardAlexander Bantyev
2023-02-10Merge pull request #7775 from hercules-ci/test-authorizationRobert Hensing
2023-02-10tests/authorization: Simplify assertionRobert Hensing
2023-02-09tests: Add command source locations to test logRobert Hensing
2023-02-09Merge pull request #7754 from obsidiansystems/narrower-scope-derivation-flagThéophane Hufschmitt
2023-02-07Add some testsEelco Dolstra
2023-02-07Add a basic daemon authorization testRobert Hensing
2023-02-04Remove `--derivation` from testJohn Ericson
2023-02-01Merge pull request #7723 from yorickvP/nix-store-ping-jsonEelco Dolstra
2023-01-31nix flake show: Ignore empty attrsetsRobert Hensing
2023-01-31tests/store-ping: test nix store ping --jsonYorick van Pelt
2023-01-30Merge pull request #5226 from NixOS/client-side-profilesEelco Dolstra
2023-01-30Merge pull request #6988 from max-privatevoid/pr-flake-show-foreignThéophane Hufschmitt
2023-01-30Fix the flakes init testThéophane Hufschmitt
2023-01-30Fix the flakes/show testThéophane Hufschmitt
2023-01-30Merge branch 'master' into referenceablePathsThéophane Hufschmitt
2023-01-30Merge pull request #7689 from ncfavier/nix-path-restrict-evalThéophane Hufschmitt
2023-01-27Merge pull request #7648 from hercules-ci/move-nixos-testsThéophane Hufschmitt
2023-01-27getDefaultNixPath: actually respect `{restrict,pure}-eval`Naïm Favier
2023-01-27Add a test for `nix flake show`Théophane Hufschmitt
2023-01-23Tighten up the `exportReferencesGraph` testsAndrea Ciceri
2023-01-23Merge branch 'path-info' into ca-drv-exoticJohn Ericson
2023-01-23Merge pull request #7595 from cole-h/show-setting-valueEelco Dolstra
2023-01-23Merge pull request #7447 from aakropotkin/read-file-typeRobert Hensing