pyenv/test
Ville Skyttä 68fca03bb8 Use test -aP instead of which -a in test helper
The former is a bash builtin, latter not necessarily available. For
example, `which` is deprecated in Debian's debianutils >= 5.0.
2021-11-11 18:46:44 +02:00
..
libexec
--version.bats
commands.bats
completions.bats
exec.bats Supply head -n flag explicitly 2021-05-05 22:42:56 +02:00
global.bats
help.bats
hooks.bats
init.bats Have rbenv init print instructions that hardcode the detected shell 2021-05-06 00:43:16 +02:00
local.bats
prefix.bats
rbenv.bats
rehash.bats
run
shell.bats
shims.bats
test_helper.bash Use test -aP instead of which -a in test helper 2021-11-11 18:46:44 +02:00
version-file-read.bats
version-file-write.bats
version-file.bats
version-name.bats
version-origin.bats
version.bats
versions.bats 💅 Clean up version sorting and add test 2021-09-29 20:07:47 +02:00
whence.bats
which.bats