summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/cmd/versions.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-04-21Enable versions cmd tests on windows (#36974)markus-ferrell1-4/+0
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-23/+23
2022-03-17Expand external find for Windows (#27588)John Parent1-9/+3
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+11
2022-01-21introduce `llnl.util.compat` to remove sys.version_info checks (#21720)Danny McClanahan1-1/+1
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-05-20versions: do not drop 2.0.X if 2.0 is a declared version in the package (#23217)Valentin Volkl1-4/+25
2021-03-16Speed-up CI by reorganizing tests (#22247)Massimiliano Culpo1-8/+7
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-12-07Add "spack versions --new" flag to only show new versions (#20030)vvolkl1-1/+24
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-01-10spack versions: only list safe versions (#10004)Adam J. Stewart1-0/+6
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-16Fix spack versions behavior when no URL (#8967)Adam J. Stewart1-0/+14
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-01-29Mark slow unit tests (#6994)Massimiliano Culpo1-1/+5
2018-01-10Add unit tests for spack versions command (#6774)Adam J. Stewart1-0/+46