aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-02-23Clean up daemon handlingJohn Ericson
2023-02-23Make init.sh safe to run twiceJohn Ericson
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 pull request #7595 from cole-h/show-setting-valueEelco Dolstra
2023-01-23Merge pull request #7447 from aakropotkin/read-file-typeRobert Hensing
2023-01-22primop: add readFileType, optimize readDirAlex Ameen
2023-01-21Expand tests to reproduce #7655John Ericson
2023-01-20Use the official, documented NixOS runTest interfaceRobert Hensing
2023-01-20tests: Move NixOS tests to tests/nixosRobert Hensing
2023-01-18Fix indentationEelco Dolstra
2023-01-18Add some tests for illegal output namesEelco Dolstra
2023-01-18OutputSpec: Allow all valid output namesEelco Dolstra
2023-01-17Test the migration of the user profilesThéophane Hufschmitt
2023-01-17Move the default profiles to the user’s homeThéophane Hufschmitt
2023-01-13tests/config: test retrieving a single setting's value with `nix show-config ...Cole Helbling
2023-01-13Merge pull request #7430 from tweag/ca/fix-nix-logThéophane Hufschmitt
2023-01-10Parse string context elements properlyJohn Ericson
2023-01-10Merge remote-tracking branch 'origin/master' into fix-7417Eelco Dolstra
2023-01-10Merge pull request #7570 from lheckemann/fix-testsEelco Dolstra
2023-01-08tests: fix for nixpkgs 22.11Linus Heckemann