..
libexec
Add tests for rbenv PATH and RBENV_HOOK_PATH handling
2014-10-19 14:35:36 +02:00
--version.bats
Improve git --version
git revision lookup
2015-12-24 03:52:33 +01:00
commands.bats
fix iterating through paths that have spaces in them
2013-04-01 01:04:19 +02:00
completions.bats
add --help to subcommand completions
2015-11-19 12:05:19 -05:00
exec.bats
Supply head -n
flag explicitly
2021-05-05 22:42:56 +02:00
global.bats
Remove support for legacy global version files
2015-12-28 22:05:00 -05:00
help.bats
add tests for help
and rbenv --version
2013-04-08 23:16:35 +02:00
hooks.bats
Use create_hook helper
2016-01-04 09:14:25 -05:00
init.bats
Have rbenv init
print instructions that hardcode the detected shell
2021-05-06 00:43:16 +02:00
local.bats
Remove support for legacy version file
2015-12-28 21:34:07 -05:00
prefix.bats
rbenv-prefix: do not silence rbenv-which for system version
2018-08-07 01:44:13 +02:00
rbenv.bats
Extract common create_hook helper
2016-01-04 09:14:04 -05:00
rehash.bats
Use create_hook helper
2016-01-04 09:14:25 -05:00
run
test/run: handle optional paths/args for bats
2018-09-19 08:24:48 +02:00
shell.bats
Make work in set -u (nounset) mode
2020-05-24 09:08:05 +03:00
shims.bats
tests galore
2013-03-07 15:07:32 -05:00
test_helper.bash
Keep original ordering of PATH configuration
2016-08-02 00:21:28 +00:00
version-file-read.bats
Disallow path segments and directory traversal in .ruby-version
files
2019-04-03 12:58:25 +02:00
version-file-write.bats
add tests for version commands
2013-04-08 23:16:35 +02:00
version-file.bats
Fix https://github.com/rbenv/rbenv/issues/1065
2018-02-26 16:49:37 +08:00
version-name.bats
Spelling fix
2020-04-23 07:59:28 +03:00
version-origin.bats
Fix (revert) test/version-origin.bats
2020-01-16 23:24:42 +08:00
version.bats
Fix tests for #1203
2020-01-08 16:41:14 +08:00
versions.bats
Fix tests for #1203
2020-01-08 16:41:14 +08:00
whence.bats
undo assert_output_lines
in tests
2013-04-08 23:16:35 +02:00
which.bats
test/which.bats: do not export PATH
2017-11-20 04:22:05 +01:00