Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-07 | Merge pull request #9631 from cole-h/fixup-check-warnings | eldritch horrors | |
Fix warnings when running checks (cherry picked from commit 75e10e42f3c63fd9b9c8cf222b992ab77e497854) Change-Id: Id955008fe045f23f72fae2a2cdf8f7ccddd1e6b9 | |||
2023-09-19 | Use "touch -h" | Eelco Dolstra | |
https://hydra.nixos.org/build/235888160 This is needed because Nixpkgs now contains dangling symlinks (pkgs/test/nixpkgs-check-by-name/tests/symlink-invalid/pkgs/by-name/fo/foo/foo.nix). | |||
2023-01-20 | Use the official, documented NixOS runTest interface | Robert Hensing | |
2023-01-20 | tests: Move NixOS tests to tests/nixos | Robert Hensing | |
This will allow contributors to find them more easily. |