about summary refs log tree commit diff
path: root/tests/run.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-01-13 Fix tests using user namespaces on kernels that don't have itTuomas Tynkkynen1-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.XXWill Dietz1-2/+2
(cc #1769)
2017-11-21 tests/run.sh: Fix /build conflict when building in a sandboxEelco Dolstra1-1/+3
https://hydra.nixos.org/build/64519355
2017-11-20 Add tests for "nix run"Eelco Dolstra1-0/+27