summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/graph.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-11spack.repo: uppercase the global PATH variable (#39372)Massimiliano Culpo1-1/+1
2023-04-21Enable graph tests on windows (#36967)markus-ferrell1-4/+0
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-12-27spack graph: rework to use Jinja templates and builders (#34637)Massimiliano Culpo1-25/+7
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo1-4/+4
2022-11-14Remove support for running with Python 2.7 (#33063)Massimiliano Culpo1-1/+0
2022-10-26Allow for packages with multiple build-systems (#30738)Massimiliano Culpo1-0/+13
2022-07-31black: reformat entire repository with blackTodd Gamblin1-38/+35
2022-05-16bugfix: use deterministic edge order for `spack graph` (#30681)Todd Gamblin1-1/+1
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+2
2022-03-10Allow for multiple dependencies/dependents from the same package (#28673)Massimiliano Culpo1-84/+67
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-1/+1
2021-03-08Fix `spack graph` when deptypes are filtered (#22121)Harmen Stoppels1-0/+9
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-06-05graph: refactor static graphsTodd Gamblin1-10/+15
2019-04-17Features: Improve Spec format strings (#10556)Greg Becker1-6/+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-05-17tests: rename builtin_mock to "mock_packages" for clarity.Todd Gamblin1-4/+4
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-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-03-31Convert Python 2 idioms to Python 2/3-compatible ones.Todd Gamblin1-1/+1
2017-02-03Fix spec hash printing (#2941)becker331-6/+6
2017-01-26Use codecov for coverage instead of coveralls (#2933)Todd Gamblin1-0/+138