index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
nixos
Age
Commit message (
Expand
)
Author
2024-03-06
tests/nixos: Test remote build against older versions
eldritch horrors
2024-03-06
Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting
eldritch horrors
2024-03-07
Copy the output of fixed-output derivations before registering them
Puck Meerburg
2024-03-05
Merge pull request #9105 from Ericson2314/split-out-nixos-tests
eldritch horrors
2023-09-20
Re-enable systemd-nspawn test
Cole Helbling
2023-09-19
Use "touch -h"
Eelco Dolstra
2023-09-19
Disable systemd-nspawn test
Eelco Dolstra
2023-08-30
Fix nix-copy test
Robert Hensing
2023-07-18
Merge pull request #8506 from corngood/ssh-master
Robert Hensing
2023-06-27
Allow to sign path as unprivileged user
Jean-François Roche
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-13
Add test of explicit ssh control path in nix-copy test
David McFarland
2023-05-17
Add a test for ControlMaster
Alexander Bantyev
2023-03-22
Add a test for nix copy over ssh
Alexander Bantyev
2023-02-14
Make /etc writability conditional on uid-range feature
Yorick van Pelt
2023-02-14
container test: make /etc writable
Yorick van Pelt
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
Add regression test
Eelco Dolstra
2023-02-10
tests/authorization: Simplify assertion
Robert Hensing
2023-02-07
Add a basic daemon authorization test
Robert Hensing
2023-01-20
Use the official, documented NixOS runTest interface
Robert Hensing
2023-01-20
tests: Move NixOS tests to tests/nixos
Robert Hensing