您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Marco Hinz 643023d98f
Add tests for shell integration
8 年前
..
libexec Add tests for rbenv PATH and RBENV_HOOK_PATH handling 11 年前
--version.bats Improve `git --version` git revision lookup 10 年前
commands.bats fix iterating through paths that have spaces in them 13 年前
completions.bats add --help to subcommand completions 10 年前
exec.bats Use create_hook helper 10 年前
global.bats Remove support for legacy global version files 10 年前
help.bats add tests for `help` and `rbenv --version` 13 年前
hooks.bats Use create_hook helper 10 年前
init.bats Revert quoting change in previous commit; adjust test to match code 9 年前
local.bats Remove support for legacy version file 10 年前
prefix.bats Rewrite with using here document syntax 10 年前
rbenv.bats Extract common create_hook helper 10 年前
rehash.bats Use create_hook helper 10 年前
run Create `configure` script to generate a cross-platform Makefile 11 年前
shell.bats Add tests for shell integration 8 年前
shims.bats tests galore 13 年前
test_helper.bash Extract common create_hook helper 10 年前
version-file-read.bats Move carriage return test to version-file-read 12 年前
version-file-write.bats add tests for version commands 13 年前
version-file.bats Merge pull request #850 from jasonkarns/remove-legacy-global-version-file 10 年前
version-name.bats Test IFS handling in version-name/version-origin hooks 10 年前
version-origin.bats Test IFS handling in version-name/version-origin hooks 10 年前
version.bats add tests for version commands 13 年前
versions.bats Add `rbenv versions --skip-aliases` option 10 年前
whence.bats undo `assert_output_lines` in tests 13 年前
which.bats test/which.bats: do not export PATH 8 年前