diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2022-02-17 10:47:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-17 19:47:42 +0100 |
commit | fefe65a35b22eccffd061ced346d5017a18517e6 (patch) | |
tree | 26e28c5e697911b43f8a1d225f1908e41f6c9b89 /bin | |
parent | 4d669bfdf48fb0c240f51f97329c9a4b7f8d4434 (diff) | |
download | spack-fefe65a35b22eccffd061ced346d5017a18517e6.tar.gz spack-fefe65a35b22eccffd061ced346d5017a18517e6.tar.bz2 spack-fefe65a35b22eccffd061ced346d5017a18517e6.tar.xz spack-fefe65a35b22eccffd061ced346d5017a18517e6.zip |
Testing: optionally run tests on externally installed packages (#28701)
Since Spack does not install external packages, this commit skips them by
default when running stand-alone tests. The assumption is that such packages
have likely undergone an acceptance test process.
However, the tests can be run against installed externals using
```
% spack test run --externals ...
```
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions