pyenv/test
Jason Karns 8eb97549e1
Conforms OLD_RBENV_VERSION to RBENV_* convention
Keeping rbenv-controlled variables to RBENV_* "namespace" helps with
discoverability (and tools like rbenv-env) but also consistency and a
very minor degree of safety/isolation from env impact.
2016-12-19 17:21:45 -05:00
..
libexec
--version.bats
commands.bats
completions.bats
exec.bats
global.bats
help.bats
hooks.bats
init.bats convert references to '.' to 'source' for fish shell 2016-02-20 10:27:39 -05:00
local.bats
prefix.bats Rewrite with using here document syntax 2016-08-03 06:29:59 +00:00
rbenv.bats
rehash.bats
run
shell.bats Conforms OLD_RBENV_VERSION to RBENV_* convention 2016-12-19 17:21:45 -05:00
shims.bats
test_helper.bash Keep original ordering of PATH configuration 2016-08-02 00:21:28 +00:00
version-file-read.bats
version-file-write.bats
version-file.bats
version-name.bats Test IFS handling in version-name/version-origin hooks 2016-01-04 09:14:28 -05:00
version-origin.bats Test IFS handling in version-name/version-origin hooks 2016-01-04 09:14:28 -05:00
version.bats
versions.bats
whence.bats
which.bats