1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/library
Nobuyoshi Nakada 146330906f
Fixed the location of the shared library
On platform where searchs shared libraries by `PATH` environment
variable (i.e., Windows), the shared library is installed in
`bindir`.  On other platforms, the library directory is directed
by `libdirname` indirectly.
2020-04-04 11:18:25 +09:00
..
abbrev
base64
bigdecimal Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
bigmath
cgi Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
cmath/math
conditionvariable Refined "Drop support for ruby 2.4 from ruby/spec" 2020-04-03 09:44:40 +09:00
coverage
csv
date Use FrozenError instead of frozen_error_class 2020-04-01 15:36:20 +09:00
datetime
delegate Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
digest Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
drb
English Warn non-nil $\ [Feature #14240] 2020-02-23 13:37:40 +09:00
erb Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
etc Removed obsolete names 2020-04-03 01:16:57 +09:00
expect
fiber
find
getoptlong Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
ipaddr
logger
matrix
mkmf
monitor
net Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
objectspace
observer
open3
openssl Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
openstruct
optionparser
pathname
pp
prime
rbconfig Fixed the location of the shared library 2020-04-04 11:18:25 +09:00
readline
resolv
rexml Update to ruby/spec@f8a2d54 2020-01-28 20:47:48 +01:00
rubygems/gem
scanf
securerandom
set Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
shellwords
singleton
socket Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
stringio Use FrozenError instead of frozen_error_class 2020-04-01 15:36:20 +09:00
stringscanner
syslog Update some syslog tests to absurb the format change of FreeBSD syslog 2020-03-12 15:30:20 +09:00
tempfile
thread
time
timeout
tmpdir/dir
uri
weakref
win32ole
yaml Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
zlib