summaryrefslogtreecommitdiff
path: root/share/spack/qa/run-unit-tests
AgeCommit message (Expand)AuthorFilesLines
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-01Let pytest-cov create the xml directly (#33619)Massimiliano Culpo1-1/+1
2022-10-25Remove recursive symbolic link in lib/spack/docs from git repository (#33483)Massimiliano Culpo1-4/+0
2022-09-10ci: restore coverage computation (#32585)Massimiliano Culpo1-5/+17
2022-09-08ci: avoid running coverage on package only PRs (#32573)Massimiliano Culpo1-4/+1
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-0/+5
2022-09-01Fix CI for package only PRs (#32473)Massimiliano Culpo1-1/+1
2022-08-17CI: reduce the amount of tests run in the original concretizer (#32179)Massimiliano Culpo1-1/+4
2022-04-07Use the non-deprecated `MetaPathFinder` interface (#29745)Massimiliano Culpo1-0/+3
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-23New subcommand: spack bootstrap status (#28004)Massimiliano Culpo1-0/+1
2021-10-28bugfix: config edit should work with a malformed `spack.yaml`Todd Gamblin1-0/+2
2021-07-24Bump codecov/action to v2.0.2 (#24983)Massimiliano Culpo1-0/+7
2021-04-27Dyninst: add elfutils versioning (#19648)Tim Haines1-1/+1
2021-04-26Dyninst: Add dependencies for v11.0.0 (#23121)Tim Haines1-1/+1
2021-03-19CI: drastically reduce the number of tests for package only PRs (#22410)Massimiliano Culpo1-1/+1
2021-03-16Speed-up CI by reorganizing tests (#22247)Massimiliano Culpo1-0/+5
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-18spack test (#15702)Greg Becker1-1/+1
2020-07-01Moved 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