diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2017-04-27 11:47:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-27 11:47:56 -0700 |
commit | bb5a433a46a8ffc69b01e8477eb6646f4c66f9d2 (patch) | |
tree | dc20c9c224a85eda36661b1af6be5e8ad3e6e4d2 /LICENSE | |
parent | a0ebce0cb3824d154e405d8044ded1aea5e26e12 (diff) | |
download | spack-bb5a433a46a8ffc69b01e8477eb6646f4c66f9d2.tar.gz spack-bb5a433a46a8ffc69b01e8477eb6646f4c66f9d2.tar.bz2 spack-bb5a433a46a8ffc69b01e8477eb6646f4c66f9d2.tar.xz spack-bb5a433a46a8ffc69b01e8477eb6646f4c66f9d2.zip |
Separate integration tests; simplify test scripts (#4006)
* Separate build integration tests; simplify test scripts
- Move build tests out of the regular Travis unit tests, add more smoke
test packages to build.
- Run all test scripts with bash -e, which fails on error.
- Factor coverage out into a Travis environment variable, so it's more
obvious from .travis.yml which tests contribute to coverage and which
don't.
- Factor dependency checking and much of the front-matter in tests
scripts into a setup.sh script, which is sourced by all the test
scripts. Extra cruft in each tests script now reduced to 2 lines at
the beginning.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions