Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-01 | rename run to shell in tests | Matthew Kenigsberg | |
(cherry picked from commit f459ca547fda4b0ca477d895413e86b69a580ab0) | |||
2018-01-13 | Fix tests using user namespaces on kernels that don't have it | Tuomas Tynkkynen | |
Disable various tests if the kernel doesn't support unprivileged user namespaces (e.g. Arch Linux disables them) or disable them via a sysctl (Debian, Ubuntu). Fixes #1521 Fixes #1625 | |||
2017-12-30 | run.sh: include lib64 in sandbox-paths to fix on ubuntu 16.XX | Will Dietz | |
(cc #1769) | |||
2017-11-21 | tests/run.sh: Fix /build conflict when building in a sandbox | Eelco Dolstra | |
https://hydra.nixos.org/build/64519355 | |||
2017-11-20 | Add tests for "nix run" | Eelco Dolstra | |