summaryrefslogtreecommitdiff
path: root/share/spack/qa
AgeCommit message (Expand)AuthorFilesLines
2020-06-23Added unit tests to Github Actions (#16610)Massimiliano Culpo1-12/+3
2020-05-12travis: use bionic as default for Linux (#16521)Massimiliano Culpo2-25/+43
2020-05-11Remove 'spack bootstrap' and associated docs (#15179)Massimiliano Culpo1-37/+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-23commands: add simple `spack commands --update-completion` argument (#14607)Todd Gamblin1-23/+0
2020-01-22shell support: `spack load` no longer needs modules (#14062)Greg Becker1-6/+11
2020-01-22Use `spack commands --format=bash` to generate shell completion (#14393)Adam J. Stewart5-190/+329
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin7-7/+7
2019-12-27setup-env-test: fix pipe redirect (#14306)Johannes Blaschke1-1/+1
2019-12-25Migrate build tests from Travis to Github Actions (#13967)Massimiliano Culpo1-3/+16
2019-12-16Travis exits at the first failing test, pin codecov at v4.5.4 (#14179)Massimiliano Culpo1-1/+1
2019-11-26Package Index: Build in Dockerhub (#13810)Axel Huebl1-45/+0
2019-10-21Bootstrap environment modules optimizing for generic architectures (#13105)Massimiliano Culpo1-0/+37
2019-10-02Remove support for generating dotkit files (#11986)Massimiliano Culpo1-31/+1
2019-09-09packages service: fix docker build again (#12774)Axel Huebl1-1/+1
2019-09-09packages build: fix path to spack (#12772)Axel Huebl1-1/+4
2019-09-09Fix CD: Packages Service First (#12764)Axel Huebl1-81/+2
2019-07-20docker: fix builds, remove extra distros, add ci builds (#11621)Omar Padron1-8/+79
2019-07-20environments: add activate/deactivate tests, work wtih `set -u`Todd Gamblin1-9/+89
2019-07-05setup-env.sh: make setup scripts work with `set -u`Todd Gamblin1-0/+3
2019-07-05tests: add tests for setup-env.shTodd Gamblin3-6/+331
2019-06-10CD: Package Index (#11665)Axel Huebl1-0/+4
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-05-11coverage: only run coverage for subset of unit testsTodd Gamblin1-4/+5
2019-02-16[Docker] more base images (#10560)Omar Padron1-14/+0
2019-02-08work around an issue with docker/dockerhub (#10547)Omar Padron1-0/+14
2019-01-24fix issue where docker images were being pushed without login (#10379)Omar Padron1-3/+1
2019-01-12fix typo in docker test script (#10334)Omar Padron1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin6-6/+6
2018-12-29coverage: use kcov to get coverage for our cc scriptTodd Gamblin2-1/+26
2018-12-20Fix docker builds (#9805)Omar Padron1-0/+48
2018-12-15.travis.yml: enable ccache (#6370)Christoph Junghans1-0/+2
2018-12-14Turn on verbose output for MPICH builds in Travis (#10105)Massimiliano Culpo1-1/+5
2018-10-17relicense: add `spack license` commandTodd Gamblin1-0/+4
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin5-0/+30
2018-09-24travis: require sudo in an attempt to avoid build timeouts (#9327)Todd Gamblin1-1/+5
2018-08-04Generate coverage reports for all unit and build testsAdam J. Stewart1-1/+1
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-03-06Save sources in a mirror and cache it in Travis (#7392)Massimiliano Culpo1-0/+6
2018-01-20Restore multiprocessing in unit tests (#6949)Massimiliano Culpo3-9/+1
2018-01-11Reduce verbosity of build tests (#6901)Adam J. Stewart1-1/+1
2018-01-10Travis: use --concurrency=multiprocessing only on build tests (#6872)Massimiliano Culpo1-1/+5
2017-08-19Group Travis CI jobs in stages (#5104)Massimiliano Culpo1-0/+13
2017-05-17Sphinx no longer supports Python 2.6 (#4266)Adam J. Stewart1-1/+1
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