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
--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
pyenv_ext.bats
rehash.bats
run
shell.bats
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
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