選択できるのは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年前