summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/cmd/clean.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-15spack.caches: uppercase global variables (#39428)Massimiliano Culpo1-2/+2
2023-08-07Extract prefix locks and failure markers from Database (#39024)Massimiliano Culpo1-1/+3
2023-07-18Windows testing: enable "spack clean" tests (#36840)markus-ferrell1-3/+0
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart1-1/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-2/+0
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-35/+29
2022-07-06Testing Bugfix: refactor clean --python-cache to support all (#31449)Tamara Dahlgren1-1/+47
2022-05-28refactor: packages import `spack.package` explicitly (#30404)Tom Scogland1-2/+2
2022-03-17Expand external find for Windows (#27588)John Parent1-1/+3
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/+2
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-18spack test (#15702)Greg Becker1-23/+30
2020-06-24features: Add install failure tracking removal through `spack clean` (#15314)Tamara Dahlgren1-6/+10
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-05-17Convert lazy singleton functions to Singleton objectTodd Gamblin1-4/+4
2018-05-17tests: rename builtin_mock to "mock_packages" for clarity.Todd Gamblin1-1/+1
2018-05-17init: Move file cache initialization out of __init__.pyTodd Gamblin1-5/+8
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-01-02Add more unit tests for spack clean command (#6777)Adam J. Stewart1-3/+5
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-08-09Merged 'purge' command with 'clean' and deleted 'purge' (#4970)Massimiliano Culpo1-0/+68