rbenv-ruby-build/test
Benoit Daloze e607953dbf Fix version check for Java 17
* Fixes https://github.com/rbenv/ruby-build/issues/1798
* OpenJDK 17 reports:
  $ java -version
  openjdk version "17" 2021-09-14
  There is no dot in the version, so we need to only use the first match from grep -o.
* Clarify it is a minimum required java version, not an exact version.
2021-09-28 12:42:07 +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 Fix version check for Java 17 2021-09-28 12:42:07 +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 Remove suite-wide setup 2016-08-13 15:53:04 -04: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 Merge branch 'master' into list-exclude-eol 2020-04-27 11:20:31 +09:00
test_helper.bash Handle multiple directories in PATH having an executable for remove_commands_from_path 2021-07-07 20:04:22 +02:00
version.bats update urls to rbenv 2015-12-07 14:17:04 -08:00