pyenv/test
Ivan Pozdeev 6d4365a696 Make pyenv init --path usable as a pyenv init - substitute
We're going to eliminate the need to mandatorily use `pyenv init --path`.
We can't delete it yet for backward compatibility.
Besides, there's one other use case for it: to enable shims but without
shell integration, e.g. for noninteractive shells.

To be a full-fledged replacement for `pyenv init -` however,
it needs to do rehashing.
2022-05-02 19:07:24 +03:00
..
libexec Revert "Merge pull request #1153 from cmcginty/remove-sbang" 2019-04-23 10:23:33 -04:00
--version.bats
commands.bats
completions.bats
exec.bats allow for sys.executable to be different 2021-09-21 05:07:06 +03:00
global.bats
help.bats
hooks.bats
init.bats Make pyenv init --path usable as a pyenv init - substitute 2022-05-02 19:07:24 +03:00
local.bats
prefix.bats consistent message 2021-09-21 05:07:12 +03:00
pyenv.bats Search for plugins in PYENV_DIR and PYENV_ROOT (#1697) 2020-10-01 21:33:34 -04:00
pyenv_ext.bats Revert "add tests for PYENV_FILE_ARG" 2021-02-16 23:46:08 +03:00
rehash.bats Add basic test for rehash wait 2018-04-24 00:42:47 +00:00
run
shell.bats Make work in nounset (-u) mode 2021-02-23 22:29:56 +02:00
shims.bats
test_helper.bash Show output for assert_line() and refure_line() 2022-05-02 04:46:00 +03:00
version-file-read.bats feat: support (skip) commented lines in version-file 2021-04-11 07:46:34 +03:00
version-file-write.bats
version-file.bats
version-name.bats
version-origin.bats
version.bats
versions.bats Bats: path_without: support multiple args 2021-09-21 05:07:12 +03:00
whence.bats
which.bats Update help docs to clarify multiple version(s) are allowed (#1197) 2020-03-19 17:35:46 -04:00