rbenv-ruby-build/test/fixtures/definitions
Mislav Marohnić efe73b4841
Fix compiling Ruby < 2.5 by omitting --with-ext
Using `--with-ext=+` only has the indended effect (compiling all extensions that would normally get compiled) on Ruby 2.5+. On older versions, it causes none of the default extensions to get compiled, resulting in a defunct installation.
2023-11-24 22:08:28 +01:00
..
needs-yaml Fix compiling Ruby < 2.5 by omitting --with-ext 2023-11-24 22:08:28 +01:00
with-checksum Replace MD5 commands with SHA2 equivalents 2014-05-23 14:34:37 +07:00
with-invalid-checksum Unknown checksum algorithms (based on length) are errors 2016-01-18 23:27:01 -05:00
with-md5-checksum Re-introduce legacy MD5 checksum verification based on checksum length 2014-05-23 14:39:41 +07:00
without-checksum Test checksumming 2012-11-19 18:14:26 -06:00