summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/cmd/extensions.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-16Add new custom markers to unit tests (#33862)Massimiliano Culpo1-2/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-8/+1
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-11remove activate/deactivate support in favor of environments (#29317)Harmen Stoppels1-17/+3
2022-07-31black: reformat entire repository with blackTodd Gamblin1-9/+12
2022-07-31black: fix style check package and flake8 formatting for blackTodd Gamblin1-4/+2
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+3
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+0
2021-02-10Added a context manager to swap architecturesMassimiliano Culpo1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-02-17spack extensions prints list of extendable packages (#14473)Adam J. Stewart1-0/+5
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-09-02tests: add tests for `spack extensions` commandTodd Gamblin1-0/+79