aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-08-04nix/why-depends: fix output of `--precise`Maximilian Bosch
2023-07-31toJSON: Add attribute path to traceRobert Hensing
2023-07-25Add `parseFlakeRef` and `flakeRefToString` builtins (#8670)Alex Ameen
2023-07-21parser: merge nested dynamic attributesNaïm Favier
2023-07-19Merge pull request #8680 from NixLayeredStore/test-groupsJohn Ericson
2023-07-18Merge pull request #8506 from corngood/ssh-masterRobert Hensing
2023-07-18Introduce notion of a test group, use for CA testsJohn Ericson
2023-07-17Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groupsThéophane Hufschmitt
2023-07-14Test nested sandboxing, and make nicer errorJohn Ericson
2023-07-13move unset NIX_STORE_DIR in supplementary-groups.shcidkidnix
2023-07-13Add comment regarding the unset of NIX_STORE_DIRcidkidnix
2023-07-13Revert "Skip build-remote-trustless unless sandbox is supported."John Ericson
2023-07-13Revert "Check _NIX_TEST_NO_SANDBOX when setting _canUseSandbox."John Ericson
2023-07-13Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...John Ericson
2023-07-13Fix race condition in the language testsJohn Ericson
2023-07-11Expanded test suiteMathnerd314
2023-07-11Skip build-remote-trustless unless sandbox is supported.Ben Radford
2023-07-11Check _NIX_TEST_NO_SANDBOX when setting _canUseSandbox.Ben Radford
2023-07-11Always attempt setgroups but allow failure to be ignored.Ben Radford
2023-07-11Merge remote-tracking branch 'origin/master' into best-effort-supplementary-g...Ben Radford
2023-07-10Fix test file nameJohn Ericson
2023-07-09Merge pull request #8370 from hercules-ci/fetchClosure-input-addressedJohn Ericson
2023-07-07signing.sh: Revert test improvement because it fails on GHA + macOSRobert Hensing
2023-07-03Fix testEelco Dolstra
2023-06-30tests: Don't install test-libstoreconsumer programRobert Hensing
2023-06-30tests/signing.sh: Check signature checking error messageRobert Hensing
2023-06-30tests/fetchClosure: Improve coverage of new and some existing flowsRobert Hensing
2023-06-30fetchClosure: Docs and error message improvementsRobert Hensing
2023-06-30fetchClosure: Allow input addressed paths in pure modeRobert Hensing
2023-06-30Merge pull request #8589 from jfroche/sign-paths-as-allowed-userEelco Dolstra
2023-06-27Allow to sign path as unprivileged userJean-François Roche
2023-06-27nix flake check: improve error message if overlay is not a lambda (#8582)Maximilian Bosch
2023-06-24Merge pull request #5385 from Enzime/add/dirty-revThéophane Hufschmitt
2023-06-24Add `dirtyRev` and `dirtyShortRev` to `fetchGit`Michael Hoang
2023-06-22Better document build failure exit codesJohn Ericson
2023-06-22Merge pull request #8387 from layus/fix-testsJohn Ericson
2023-06-20Update tests/linux-sandbox.shGuillaume Maudoux
2023-06-20Support opening local store with database on read-only filesystem (#8356)Ben Radford
2023-06-16Merge pull request #8477 from edolstra/tarball-flake-redirectsEelco Dolstra
2023-06-16Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-usersEelco Dolstra
2023-06-15Fix build hook error for libstore library usersRobert Hensing
2023-06-15rename files referring to antiquotationValentin Gagarin
2023-06-15Merge pull request #8351 from obsidiansystems/delete-profiles-tests-docsJohn Ericson
2023-06-14Split out `nix-collect-garbage -d` test to new fileJohn Ericson
2023-06-14Add another case to the `nix-collect-garbage -d` testJohn Ericson
2023-06-14Remove RegisterPrimOp constructor without support for documentationMichal Sojka
2023-06-14Merge pull request #8490 from flox/stdin_handlingJohn Ericson
2023-06-14Merge pull request #4803 from ShamrockLee/nix-channel-list-generationsJohn Ericson
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-13Allow tarball URLs to redirect to a lockable immutable URLEelco Dolstra