pyenv/test
Ville Skyttä 641916270b feat: support (skip) commented lines in version-file
Sometimes it is convenient to be able to temporarily disable something
in a version-file. Because these files often aren't necessarily tracked
in a SCM, especially when working with virtualenvs, the SCM diffs won't
help with showing removed lines which are currently the only way to
disable something.
2021-04-11 07:46:34 +03:00
..
libexec
--version.bats
commands.bats
completions.bats
exec.bats
global.bats
help.bats
hooks.bats
init.bats test(init): remove misleading detect from parent shell case arg 2021-03-23 23:45:32 +02:00
local.bats
prefix.bats Fix duplicate test in prefix.bats due to bad merge (#1603) 2020-05-01 13:46:49 -04: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
run
shell.bats Make work in nounset (-u) mode 2021-02-23 22:29:56 +02:00
shims.bats
test_helper.bash
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
whence.bats
which.bats