rbenv-ruby-build/test
Mislav Marohnić aa4a237f79 Show specific upgrade instructions based on environment
Because ruby-build is both a Homebrew formula and an rbenv plugin, some
people end up with both installed. In these cases, executing
`rbenv install` vs. `ruby-build` might not use the same install. Users
end up being unsure where `rbenv install` is coming from and upgrading
it from the wrong location.

This detect whether ruby-build is contained in Homebrew or git and shows
upgrade instructions accordingly. Example:

    See all available versions with \`rbenv install --list'.

    If the version you need is missing, try upgrading ruby-build:

      brew update && brew upgrade ruby-build
2014-09-08 22:23:23 -07:00
..
fixtures Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
stubs Fix stubbing programs that have dashes in them 2014-01-05 18:58:57 +01:00
tmp Ensure test/tmp directory exists 2012-11-19 19:25:52 -06:00
build.bats On FreeBSD, stop defaulting to MAKE=gmake 2014-09-08 09:52:15 -07:00
cache.bats Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
checksum.bats Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
definitions.bats Sort Ruby versions when listing available definitions 2014-09-08 13:06:48 -07:00
fetch.bats Surely update local git working copy 2014-06-07 01:27:49 +09:00
hooks.bats Add tests for rbenv install/uninstall hooks 2014-01-05 18:59:23 +01:00
installer.bats Test that files in share/ get installed w/ mode 644 2014-01-23 14:08:47 +01:00
mirror.bats Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
rbenv.bats Show specific upgrade instructions based on environment 2014-09-08 22:23:23 -07:00
test_helper.bash Prefer ggrep for grep invocations that use GNU extensions. 2014-04-18 10:51:26 +10:00
version.bats Read ruby-build revision from git if available 2014-08-25 17:54:33 -07:00