summaryrefslogtreecommitdiff
path: root/share/spack/qa
AgeCommit message (Expand)AuthorFilesLines
2022-04-07Use the non-deprecated `MetaPathFinder` interface (#29745)Massimiliano Culpo1-0/+3
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-1/+1
2022-03-17Add Github Actions for Windows (#24504)John Parent4-0/+36
2022-02-28Add a new test to catch exit code failure (#29244)Massimiliano Culpo1-0/+3
2022-01-14Update copyright year to 2022Todd Gamblin11-11/+11
2022-01-06Fix spack install --v[tab] spec (#28278)Harmen Stoppels1-0/+10
2021-12-23Merge tag 'v0.17.1' into developMassimiliano Culpo1-0/+2
2021-12-23New subcommand: spack bootstrap status (#28004)Massimiliano Culpo1-0/+1
2021-12-23Fix execution of style testsv0.17.1Massimiliano Culpo1-0/+2
2021-12-23ci: run style unit tests only if we target develop (#27472)Harmen Stoppels1-5/+5
2021-11-18ci: run style unit tests only if we target develop (#27472)Harmen Stoppels1-5/+5
2021-11-05commands: `spack load --list` alias for `spack find --loaded` (#27184)Todd Gamblin2-0/+6
2021-10-29Fix exit codes posix shell wrapper (#27012)Harmen Stoppels1-1/+13
2021-10-29Fix exit codes in fish (#27028)Harmen Stoppels1-3/+13
2021-10-28bugfix: config edit should work with a malformed `spack.yaml`Todd Gamblin2-0/+75
2021-10-28Deactivate previous env before activating new one (#25409)Harmen Stoppels3-7/+85
2021-10-27Remove documentation tests from GitHub Actions (#26981)Massimiliano Culpo1-26/+0
2021-10-11Add `spack env activate --temp` (#25388)Harmen Stoppels2-2/+14
2021-08-27Fix fish test "framework" (#25242)Harmen Stoppels1-34/+16
2021-08-19Use kcov from official Ubuntu 20.04 repository (#25385)Massimiliano Culpo3-5/+8
2021-07-27bugfix: be careful about GITHUB_BASE_REF in `spack style`Todd Gamblin1-1/+6
2021-07-24`spack style`: automatically bootstrap dependenciesvsoch1-1/+0
2021-07-24Bump codecov/action to v2.0.2 (#24983)Massimiliano Culpo2-0/+13
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+2
2021-07-07style: clean up and restructure `spack style` commandTodd Gamblin1-1/+1
2021-05-28Separable module configuration -- without the bugs this time (#23703)Greg Becker1-2/+2
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 Culpo2-1/+10
2021-02-23Drop compiler variables from spack load (#21699)Harmen Stoppels1-1/+0
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin11-11/+11
2020-12-29PythonPackage: url -> pypi (#20610)Adam J. Stewart1-0/+1
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland2-2/+6
2020-12-22Refactor flake8 handling and tool compatibility (#20376)Tom Scogland1-0/+146
2020-12-18minimal zsh completion (#20253)Tom Scogland2-32/+45
2020-11-18spack test (#15702)Greg Becker2-2/+2
2020-10-27sbang: use bashcov in sbang on LinuxTodd Gamblin1-2/+7
2020-10-23csh: don't require SPACK_ROOT for sourcing setup-env.csh (#18225)Todd Gamblin2-0/+80
2020-09-02Add new RubyPackage build system base class (#18199)Adam J. Stewart1-1/+5
2020-08-10Update packages.yaml format and support configuration updatesMassimiliano Culpo1-12/+18
2020-07-31Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo1-22/+0
2020-07-08Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung1-0/+22
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo3-14/+10
2020-06-30Add fish shell support (#9279)Johannes Blaschke2-0/+401
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