diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2021-08-18 18:01:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-18 18:01:14 -0700 |
commit | cd91abcf880e61c63c10b0f51be67f482b2149fc (patch) | |
tree | 49d4889f9cfd85a7de7f046224bfe4e4b9975f3b /bin | |
parent | c865aaaa0fbfe7b443d76bd8fed6b991068ddf06 (diff) | |
download | spack-cd91abcf880e61c63c10b0f51be67f482b2149fc.tar.gz spack-cd91abcf880e61c63c10b0f51be67f482b2149fc.tar.bz2 spack-cd91abcf880e61c63c10b0f51be67f482b2149fc.tar.xz spack-cd91abcf880e61c63c10b0f51be67f482b2149fc.zip |
WarpX: Check & Smoke Tests (#25352)
Run an example at build time with:
```
spack install --test=root warpx@<version>
```
Ref.: https://spack.readthedocs.io/en/latest/packaging_guide.html#stand-alone-or-smoke-tests
Run smoke-tests after install and loading of the package via
```
spack load -r /<spec>
spack test run /<spec>
```
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions