Mislav Marohnić
cde170b581
Suggest rbenv global if there is no explicit global setting ( #2052 )
...
Upon installing their first Ruby version on the system, the user may want to set it as their default; otherwise the default will remain "system" and any `gem install` attempts will fail with a permission error.
This suggestion is skipped if the user already has chosen an explicit default, even if it's "system".
2022-09-25 11:20:43 +02:00
..
fixtures
Unknown checksum algorithms (based on length) are errors
2016-01-18 23:27:01 -05: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
arguments.bats
Fix typo in test/arguments.bats (s/enought/enough/)
2015-07-17 23:50:18 -07:00
build.bats
macOS: Use GMP from homebrew
2022-09-22 08:56:34 +02:00
cache.bats
Allow overriding HTTP client type based on environment variable RUBY_BUILD_HTTP_CLIENT ( pyenv/pyenv#1126 )
2018-04-26 02:08:59 +00:00
checksum.bats
Allow overriding HTTP client type based on environment variable RUBY_BUILD_HTTP_CLIENT ( pyenv/pyenv#1126 )
2018-04-26 02:08:59 +00:00
compiler.bats
Fix to build with gcc on FreeBSD
2017-01-18 11:02:37 +09:00
definitions.bats
Rename definition to truffleruby+graalvm
2020-07-22 16:41:01 +02:00
fetch.bats
Assert error shown when curl, wget, & aria2c are unavailable
2019-11-04 14:48:46 +01:00
hooks.bats
Suggest rbenv global if there is no explicit global setting ( #2052 )
2022-09-25 11:20:43 +02:00
installer.bats
Fix test to compensate for different ls output on Fedora/Centos
2014-09-09 00:03:18 -07:00
mirror.bats
Add RUBY_BUILD_MIRROR_PACKAGE_URL to specify the complete mirror URL
2020-07-18 00:36:59 +08:00
rbenv.bats
Suggest rbenv global if there is no explicit global setting ( #2052 )
2022-09-25 11:20:43 +02:00
test_helper.bash
Show the log file to make it easy to follow progress
2022-08-06 13:04:40 +02:00
version.bats
update urls to rbenv
2015-12-07 14:17:04 -08:00