spack/bin
Dan Lipsa 4c7d18a772
Spack on Windows: fix "spack load --list" and "spack unload" (#35720)
Fix the following on Windows:

* `spack load --list` (this printed 0 packages even if packages were
  loaded)
* `spack unload <package>` (this said that the package is not loaded
  even if it was)

Update unit tests for `spack load` to also run on Windows (specifically
for ".bat"). This involved refactoring a few tests to parameterize
based on whether the unit tests are being run on a Windows system
(and to account for batch syntax).
2024-06-27 11:44:36 -07:00
..
haspywin.py Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
sbang Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
spack Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
spack_cmd.bat Remove Spack external find from startup 2023-01-09 09:14:17 -08:00
spack_pwsh.ps1 Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
spack-python spack-python: remove superfluous /usr/bin/env (#44724) 2024-06-15 08:11:19 -07:00
spack-tmpconfig Allow users to specify root env dir (#32836) 2023-02-22 00:37:14 +00:00
spack.bat Spack on Windows: fix "spack load --list" and "spack unload" (#35720) 2024-06-27 11:44:36 -07:00
spack.ps1 Gitlab CI: Windows Configs (#43967) 2024-05-16 17:00:02 -06:00