pyenv/test
Mislav Marohnić 284588f9b4 Fix hooks tests on OS X by expanding BATS_TMPDIR
With `realpath` extension, hooks tests on OS X will output
`/private/tmp` instead of `/tmp` because the latter is an actual symlink
to the former.

Avoid this mistmach in output assertions by expanding BATS_TMPDIR if
`realpath` extension is compiled.
2014-10-13 04:12:34 +02:00
..
libexec
--version.bats
commands.bats
completions.bats Fix detecting completions support on OpenBSD 2014-01-02 22:33:54 +01:00
exec.bats
global.bats
help.bats
hooks.bats
init.bats Get rid of explicit exit in fish branch of rbenv-init 2014-06-03 00:39:34 +07:00
local.bats
prefix.bats Fix emulating the scenario where system Ruby is missing on OpenBSD 2014-01-02 22:30:21 +01:00
rbenv.bats
rehash.bats
shell.bats
shims.bats
test_helper.bash Fix hooks tests on OS X by expanding BATS_TMPDIR 2014-10-13 04:12:34 +02:00
version-file-read.bats Move carriage return test to version-file-read 2014-03-21 01:32:29 +01:00
version-file-write.bats
version-file.bats
version-name.bats
version-origin.bats
version.bats Move carriage return test to version-file-read 2014-03-21 01:32:29 +01:00
versions.bats
whence.bats
which.bats