Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-13 | Fix tests using user namespaces on kernels that don't have it | Tuomas Tynkkynen | 1 | -14/+13 | |
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 | 1 | -2/+2 | |
(cc #1769) | |||||
2017-11-21 | tests/run.sh: Fix /build conflict when building in a sandbox | Eelco Dolstra | 1 | -1/+3 | |
https://hydra.nixos.org/build/64519355 | |||||
2017-11-20 | Add tests for "nix run" | Eelco Dolstra | 1 | -0/+27 | |