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
Yusuke Endoh 34b0a7be0e spec/ruby/library/rbconfig/rbconfig_spec.rb: restore "not windows" guard
https://github.com/ruby/ruby/runs/541455267
```
1)
RbConfig::CONFIG libdir/LIBRUBY_SO is the path to libruby and it exists if and only if ENABLE_SHARED FAILED
Expected File.exist? "d:/Ruby26-x64/lib/x64-msvcrt-ruby260.dll"
to be truthy but was false
D:/a/ruby/ruby/src/spec/ruby/library/rbconfig/rbconfig_spec.rb:46:in `block (3 levels) in <top (required)>'
D:/a/ruby/ruby/src/spec/ruby/library/rbconfig/rbconfig_spec.rb:4:in `<top (required)>'
```
2020-03-28 19:31:11 +09:00
..
abbrev
base64
bigdecimal Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
bigmath
cgi Update to ruby/spec@41bf282 2020-02-28 19:07:17 +01:00
cmath/math
conditionvariable [ruby/spec] Don't care about return values 2020-02-06 15:42:36 +09:00
coverage
csv
date Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
datetime
delegate
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
etc spec/ruby/library/etc/: skip the specs related to group on Android 2020-02-13 23:11:28 +09:00
expect
fiber
find
getoptlong
ipaddr
logger
mathn
matrix
mkmf
monitor
net
objectspace
observer
open3
openssl Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
openstruct
optionparser
pathname
pp
prime
rbconfig spec/ruby/library/rbconfig/rbconfig_spec.rb: restore "not windows" guard 2020-03-28 19:31:11 +09:00
readline
resolv
rexml Update to ruby/spec@f8a2d54 2020-01-28 20:47:48 +01:00
rubygems/gem
scanf
securerandom
set
shellwords
singleton
socket Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
stringio Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01: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 Update to ruby/spec@41bf282 2020-02-28 19:07:17 +01:00
zlib