pyenv/test
Mislav Marohnić dcca61c0bc Improve rbenv --version git checkout discovery
When `rbenv --version` is called, this now happens:

1. It changes into the directory where `libexec/rbenv--version` resides
   and checks if it's a checkout of the rbenv repo (as opposed to
   Homebrew checkout or something else). Then it reads the git revision.

2. If that failed, change to `$RBENV_ROOT` directory and repeat step 1.
2015-10-25 16:54:38 +01:00
..
libexec Add tests for rbenv PATH and RBENV_HOOK_PATH handling 2014-10-19 14:35:36 +02:00
--version.bats Improve rbenv --version git checkout discovery 2015-10-25 16:54:38 +01:00
commands.bats
completions.bats
exec.bats Display version origin with non-installed versions 2015-07-17 17:10:33 +02:00
global.bats
help.bats
hooks.bats
init.bats Merge pull request #663 from kevinburke/use-command 2015-10-11 04:04:46 +02:00
local.bats
prefix.bats
rbenv.bats Add rbenv's own rbenv.d directory to hook paths 2014-10-19 14:35:36 +02:00
rehash.bats Simplify the shims registration implementation in rbenv-rehash 2014-10-15 05:46:18 +02:00
run
shell.bats
shims.bats
test_helper.bash Init RBENV_TEST_DIR properly and only once during test setup 2015-10-10 19:02:11 +02:00
version-file-read.bats
version-file-write.bats
version-file.bats
version-name.bats Display version origin with non-installed versions 2015-07-17 17:10:33 +02:00
version-origin.bats
version.bats
versions.bats
whence.bats
which.bats Display version origin with non-installed versions 2015-07-17 17:10:33 +02:00