pyenv/test
Jason Karns a3ff3adc39 create local .ruby-version file in test dir
This new test was creating an (intentionally invalid) .ruby-version file
in current working directory; typically the rbenv project dir.
Immediately after test runs, I had a leftover .ruby-version file.

The version-file tests create and cd into the RBENV_TEST_DIR as part of
setup(). I'm using the same directory for this test fix, but am only
using it for this particular test. None of the other exec tests seem to
need to be in a temp test dir, so no use putting it in setup().
2015-11-20 09:51:44 -05:00
..
libexec
--version.bats
commands.bats
completions.bats add --help to subcommand completions 2015-11-19 12:05:19 -05:00
exec.bats create local .ruby-version file in test dir 2015-11-20 09:51:44 -05:00
global.bats
help.bats
hooks.bats
init.bats
local.bats
prefix.bats
rbenv.bats Fix argument handling in main rbenv command 2015-11-19 01:52:48 +01:00
rehash.bats
run
shell.bats
shims.bats
test_helper.bash tests: fix path_without to handle /bin properly 2015-11-12 21:20:00 +01:00
version-file-read.bats
version-file-write.bats
version-file.bats
version-name.bats
version-origin.bats
version.bats
versions.bats Add rbenv versions --skip-aliases option 2015-10-27 21:05:10 +01:00
whence.bats
which.bats Fix error message when command is not found for "system" version 2015-11-13 23:10:09 -05:00