summaryrefslogtreecommitdiff
path: root/tests/guix-package-net.sh
AgeCommit message (Expand)Author
2015-04-08tests: Skip 'guix-package-net.sh' when prerequisites aren't met....* tests/guix-package-net.sh: Reinstate networking and shebang test that inadvertently vanished in commit 57b8623. Ludovic Courtès
2015-04-06tests: Move 'guix package' tests that require networking to a separate file....* tests/guix-package.sh (shebang_not_too_long): Remove. Move everything below "if [networking + shebang_not_too_long]" to... * tests/guix-package-net.sh: ... here. New file. * Makefile.am (SH_TESTS): Add it. Ludovic Courtès