summaryrefslogtreecommitdiff
path: root/share/spack/qa/run-unit-tests
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo1-5/+1
2020-05-12travis: use bionic as default for Linux (#16521)Massimiliano Culpo1-25/+0
2020-04-23Travis: change the spec we concretize on MacOS (#16256)Massimiliano Culpo1-1/+5
2020-03-05Recover coverage from subprocesses during unit tests (#15354)Tamara Dahlgren1-6/+2
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart1-7/+10
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-16Travis exits at the first failing test, pin codecov at v4.5.4 (#14179)Massimiliano Culpo1-1/+1
2019-07-05tests: add tests for setup-env.shTodd Gamblin1-0/+30
2019-06-08tests: restore `spack spec mpileaks` in test output for Python 2 (#11664)Todd Gamblin1-5/+3
2019-06-05travis: disable `spack spec` for python 2.7 as well as 2.6Todd Gamblin1-1/+1
2019-05-10bugfix: Do not run spack spec in the test environment for Python 2.6Todd Gamblin1-1/+3
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-0/+6
2018-09-24travis: require sudo in an attempt to avoid build timeouts (#9327)Todd Gamblin1-1/+5
2018-04-12Fixes conflicts in OSX nightly tests (#7732)Massimiliano Culpo1-1/+1
2018-03-29update tests: concretize mpileaks with gcc (#7635)scheibelp1-1/+1
2018-01-20Restore multiprocessing in unit tests (#6949)Massimiliano Culpo1-1/+0
2017-05-08rework spack help (#3033)Todd Gamblin1-0/+4
2017-05-01Allow user to specify profile sort column on the command line. (#4056)Todd Gamblin1-0/+3
2017-04-27Separate integration tests; simplify test scripts (#4006)Todd Gamblin1-34/+6
2017-04-21Coverage for multiple Python versions. (#3951)Todd Gamblin1-1/+3
2017-01-01tests: `coverage combine` run only if tests succeeded (#2712)Massimiliano Culpo1-2/+1
2016-12-30Run coverage for the `spack install` command as well as `spack test`.Todd Gamblin1-1/+2
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo1-1/+6
2016-08-30Always run spack unit testsAdam J. Stewart1-21/+0
2016-08-30Added more missing dependenciesAdam J. Stewart1-1/+3
2016-08-30Add mercurial package, used as test dependencyAdam J. Stewart1-1/+6
2016-08-30Only run unit tests when core Spack framework is modifiedAdam J. Stewart1-8/+48
2016-07-30qa : fixes #1370 (no flake8 on python 2.6, coveralls only python 2.7)alalazo1-0/+20