diff options
author | M. Eric Irrgang <mei2n@virginia.edu> | 2023-03-17 12:11:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 10:11:22 +0100 |
commit | a11f06885f2c6b8d6c8a09e847aa99c31b742f0f (patch) | |
tree | cf56455a44a93b3490e1ec559d51054b88b5966d /.github/CODE_OF_CONDUCT.md | |
parent | 8517a74f3792bb87f754c6fd363d820104643d9e (diff) | |
download | spack-a11f06885f2c6b8d6c8a09e847aa99c31b742f0f.tar.gz spack-a11f06885f2c6b8d6c8a09e847aa99c31b742f0f.tar.bz2 spack-a11f06885f2c6b8d6c8a09e847aa99c31b742f0f.tar.xz spack-a11f06885f2c6b8d6c8a09e847aa99c31b742f0f.zip |
Fix `--test` behavior for gromacs package. (#35674)
For `spack install --test=all gromacs`
* remove the `test` target from the `check()` call and just use
the `check` target, in accordance with usual GROMACS test protocol
* build the test binaries explicitly during the build phase
Additional minor updates are necessary. This change
updates the package structure to the newer format with a
separate Builder class so we can override `check()`.
However, note that additional modernization should be
undertaken with care.
Diffstat (limited to '.github/CODE_OF_CONDUCT.md')
0 files changed, 0 insertions, 0 deletions