-
- Downloads
Skip fetch tests for tools that are not installed. (#4059)
This allows people on systems that don't have all the fetchers to still run Spack tests. Mark tests that require git, subversion, or mercurial to be skipped if they're not installed.
Showing
- lib/spack/spack/test/git_fetch.py 5 additions, 0 deletionslib/spack/spack/test/git_fetch.py
- lib/spack/spack/test/hg_fetch.py 5 additions, 0 deletionslib/spack/spack/test/hg_fetch.py
- lib/spack/spack/test/mirror.py 24 additions, 9 deletionslib/spack/spack/test/mirror.py
- lib/spack/spack/test/svn_fetch.py 5 additions, 0 deletionslib/spack/spack/test/svn_fetch.py
Please register or sign in to comment