Mislav Marohnić
e80886e9be
Add `rbenv versions --skip-aliases` option
Useful in combination with `--bare` to list just the unique version
numbers without the extra directory entries that are symlinks to other
version numbers in the same directory.
pirms 10 gadiem
Yamashita Yuu
8e657374a1
Import recent changes from rbenv-versions
pirms 11 gadiem
Mislav Marohnić
9bcef4b875
Add tests for non-directory types under `RBENV_ROOT/versions/`
pirms 11 gadiem
Mislav Marohnić
f237a11f4f
Have `versions` emit a warning when no Ruby version was found
pirms 11 gadiem
Yamashita Yuu
319721b380
Modify applications and versions for Python
pirms 12 gadiem
Yamashita Yuu
0965577b93
Import tests from rbenv with `sed -e s/rbenv/pyenv/g`
pirms 12 gadiem
Jeffrey 'jf' Lim
4f2f6f8575
Fix test suite when no system Ruby exists
Some tests assumed that the `ruby` executable will be found in system PATH.
Fixes #512 , closes #514
pirms 12 gadiem
Mislav Marohnić
bc1049f5ae
improve `versions` tests by cd'ing into a clean slate
pirms 13 gadiem
Mislav Marohnić
ab197ef51e
add tests for version commands
pirms 13 gadiem