pyenv/test
Daniel Hahler 806f3f6ae2 rbenv-prefix: do not silence rbenv-which for system version
This suppressed any output when using RBENV_DEBUG=1 and does not really
hurt to have in the unlikely case that it should fail; you would get
two error messages now:

rbenv: ruby: command not found
rbenv: system version not found in PATH
2018-08-07 01:44:13 +02:00
..
libexec
--version.bats
commands.bats
completions.bats
exec.bats Use create_hook helper 2016-01-04 09:14:25 -05:00
global.bats
help.bats
hooks.bats Use create_hook helper 2016-01-04 09:14:25 -05:00
init.bats Revert quoting change in previous commit; adjust test to match code 2017-05-16 13:36:06 -07:00
local.bats
prefix.bats rbenv-prefix: do not silence rbenv-which for system version 2018-08-07 01:44:13 +02:00
rbenv.bats
rehash.bats Use create_hook helper 2016-01-04 09:14:25 -05:00
run
shell.bats Add tests for shell integration 2017-12-07 02:32:35 +01: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 Fix https://github.com/rbenv/rbenv/issues/1065 2018-02-26 16:49:37 +08:00
version-name.bats Test IFS handling in version-name/version-origin hooks 2016-01-04 09:14:28 -05:00
version-origin.bats Fix https://github.com/rbenv/rbenv/issues/1065 2018-02-26 16:49:37 +08:00
version.bats
versions.bats
whence.bats
which.bats test/which.bats: do not export PATH 2017-11-20 04:22:05 +01:00