summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/modules/conftest.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-11-14modules: unit-tests without polluted user scope (#41041)Massimiliano Culpo1-29/+14
2023-08-15spack.config: use all caps for globals (#39424)Harmen Stoppels1-8/+0
2023-04-03modules: correctly detect explicit installation (#36533)Xavier Delaruelle1-4/+4
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-14/+10
2022-05-05harden unit tests, enable basic parallelism (#29593)Tom Scogland1-0/+14
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+1
2021-05-28Separable module configuration -- without the bugs this time (#23703)Greg Becker1-4/+4
2021-05-17Revert "Separable module configurations (#22588)" (#23674)Harmen Stoppels1-4/+4
2021-05-14Separable module configurations (#22588)Greg Becker1-4/+4
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-10-22Add scratch module roots to test configuration (#19477)Massimiliano Culpo1-78/+6
2020-10-15Environments: specify packages for developer builds (#15256)Greg Becker1-1/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
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-23/+4
2018-08-20yaml: use ruamel.yaml instead of pyyamlTodd Gamblin1-1/+1
2018-07-24Added a unit test for 'spack lmod setdefault'Massimiliano Culpo1-0/+8
2018-05-17init: remove template_dirs globalTodd Gamblin1-8/+0
2018-05-17config: simplify configuration API to just get and setTodd Gamblin1-1/+1
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin1-6/+7
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-19Modulefiles generated with a template engine (#3183)Massimiliano Culpo1-0/+154