diff options
author | Massimiliano Culpo <massimiliano.culpo@googlemail.com> | 2017-01-25 16:57:01 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-01-25 08:57:01 -0700 |
commit | fc866ae0fe960abf723d5f89c2ae6c6baaa3ce5e (patch) | |
tree | ebcb8358d513dfce29c349493a2d735bb85a501f /.coveragerc | |
parent | 90d47a3eadb5f9b3f90a790c276f8ca5a90c81a1 (diff) | |
download | spack-fc866ae0fe960abf723d5f89c2ae6c6baaa3ce5e.tar.gz spack-fc866ae0fe960abf723d5f89c2ae6c6baaa3ce5e.tar.bz2 spack-fc866ae0fe960abf723d5f89c2ae6c6baaa3ce5e.tar.xz spack-fc866ae0fe960abf723d5f89c2ae6c6baaa3ce5e.zip |
build systems: simpler, clearer decorators: run_after, run_before (#2860)
* PackageMeta: `run_before` is an alias of `precondition`, `run_after` an alias of `sanity_check`
* PackageMeta: removed `precondition` and `sanity_check`
* PackageMeta: decorators are now free-standing
* package: modified/added docstrings. Fixed the semantics of `on_package_attributes`.
* package: added unit test assertion as side effects of install
* build_systems: factored build-time test running into base class
* r: updated decorators in package.py
* docs: updated decorator names
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions