spack/share/spack/qa
Harmen Stoppels 98c08ce5c6
repo.py: enable search paths when spack.repo.PATH is assigned (#50370)
Fixes a bug where `custom_repo.get_pkg_class("foo")` failed executing `import spack_repo.builtin` even if the builtin repo was configured globally.

Instead of assignment of `spack.repo.PATH`, the `spack.repo.enable_repo` function now assigns and enables the repo, meaning that also Python module search paths are modified.
2025-05-08 13:42:20 +02:00
..
configuration warn about removal of deprecated format strings (#34101) 2022-11-28 10:03:49 -08:00
bashcov
completion-test.sh Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
config_state.py Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
flake8_formatter.py Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
run-build-tests Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
run-shell-tests Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
run-style-tests Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
run-unit-tests repo.py: enable search paths when spack.repo.PATH is assigned (#50370) 2025-05-08 13:42:20 +02:00
setup_spack_installer.ps1 Windows: reenable unit tests (#33385) 2022-12-09 13:27:46 +00:00
setup-env-test.csh Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
setup-env-test.fish Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
setup-env-test.sh Assign priorities to configuration scopes (take 2) (#49187) 2025-02-26 10:52:19 -08:00
setup.sh Turn compilers into nodes (#45189) 2025-03-25 22:32:49 -06:00
test-env-cfg.sh Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
test-framework.sh Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
validate_last_exit.ps1 bootstrap ci: add exit code validation for windows (#45221) 2024-07-12 23:07:45 -06:00
vcvarsall.ps1
windows_test_setup.ps1 Hraden Spack's powershell interface (#37079) 2023-04-21 08:58:37 -05:00