summaryrefslogtreecommitdiff
path: root/tests/containers.scm
AgeCommit message (Collapse)Author
2015-07-20tests: Skip container tests if namespaces are not available.David Thompson
* tests/containers.scm: Skip all tests if user namespaces do not exist.
2015-07-09gnu: build: Add Linux container module.David Thompson
* gnu/build/linux-container.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * .dir-locals.el: Add Scheme indent rules for 'call-with-container', and 'container-excursion'. * tests/containers.scm: New file. * Makefile.am (SCM_TESTS): Add it.