spack/share/spack/qa
Todd Gamblin 45d149c7d3
bugfix: only complete aliases for potential aliases (#39887)
Smart alias completion introduced in #39499 wasn't as smart as it needed to be, and
would complete any invalid command prefix and some env names with alias names.

- [x] don't complete aliases if there are no potential completions
      e.g., don't convert `spack isnotacommand` -> `spack concretize`

- [x] don't complete with an aliases if we're not looking at a top-level subcommand.
2023-09-08 12:51:26 +02:00
..
configuration warn about removal of deprecated format strings (#34101) 2022-11-28 10:03:49 -08:00
bashcov Use kcov from official Ubuntu 20.04 repository (#25385) 2021-08-19 14:03:10 -07:00
completion-test.sh bugfix: only complete aliases for potential aliases (#39887) 2023-09-08 12:51:26 +02:00
flake8_formatter.py Style: black 23, skip magic trailing comma (#35351) 2023-02-16 23:06:12 -06:00
run-build-tests license year bump (#34921) 2023-01-18 14:30:17 -08:00
run-shell-tests license year bump (#34921) 2023-01-18 14:30:17 -08:00
run-style-tests license year bump (#34921) 2023-01-18 14:30:17 -08:00
run-unit-tests license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup_spack_installer.ps1 Windows: reenable unit tests (#33385) 2022-12-09 13:27:46 +00:00
setup-env-test.csh license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup-env-test.fish license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup-env-test.sh license year bump (#34921) 2023-01-18 14:30:17 -08:00
setup.sh license year bump (#34921) 2023-01-18 14:30:17 -08:00
test-env-cfg.sh license year bump (#34921) 2023-01-18 14:30:17 -08:00
test-framework.sh license year bump (#34921) 2023-01-18 14:30:17 -08:00
validate_last_exit.ps1 Windows: reenable unit tests (#33385) 2022-12-09 13:27:46 +00:00
vcvarsall.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
windows_test_setup.ps1 Hraden Spack's powershell interface (#37079) 2023-04-21 08:58:37 -05:00