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/core
Jeremy Evans 119ca4343c Make specs pass on OpenBSD
Skip Process clockres specs that don't work on either FreeBSD or
Solaris/AIX in addition to OpenBSD.

Run most current String#crypt specs on non-OpenBSD, and add a new
set of crypt specs for OpenBSD, which support bcrypt but not DES
in crypt(3).

Use @server.connect_address instead of @server.getsockname in some
socket tests, as OpenBSD does not treat connection to all zero
IPv4 or IPv6 addresses as connection to localhost.

When trying to connect using UDP on an unsupported address family,
allow Errno::EPROTONOSUPPORT in addition to Errno::EAFNOSUPPORT,
as OpenBSD raises the former.
2019-06-06 21:16:28 -07:00
..
argf Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
array Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
basicobject Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
binding Let irb use an empty file as irbrc 2019-05-31 16:32:27 +09:00
builtin_constants Use an exclusive range for ruby_version_is 2019-04-23 15:13:36 +09:00
class Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
comparable Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
complex Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
dir Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
encoding Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
enumerable Update to ruby/spec@cfe908c 2019-05-31 19:02:08 +02:00
enumerator Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
env Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
exception Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
false Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
fiber Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
file UNIX domain socket name length has a certain limit 2019-05-31 16:32:27 +09:00
filetest Update to ruby/spec@c1b568b 2018-03-04 15:09:32 +00:00
float Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
gc Update to ruby/spec@cdd6ff7 2018-11-27 20:38:57 +00:00
hash Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
integer Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
io Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
kernel Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
main Revert "using_spec.rb: skip broken test for MinGW for now" 2018-11-29 06:51:08 +00:00
marshal Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
matchdata Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
math Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
method Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
module Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
mutex Update to ruby/spec@cdd6ff7 2018-11-27 20:38:57 +00:00
nil Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
numeric Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
objectspace Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
proc Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
process Make specs pass on OpenBSD 2019-06-06 21:16:28 -07:00
queue Update to ruby/spec@cdd6ff7 2018-11-27 20:38:57 +00:00
random Update to ruby/spec@8b743a3 2018-10-27 10:48:40 +00:00
range Introduce beginless range [Feature#14799] 2019-04-03 08:11:41 +00:00
rational Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
regexp Update to ruby/spec@9a501a8 2019-05-28 22:41:48 +02:00
signal Update to ruby/spec@6cf8ebe 2019-02-07 16:35:33 +00:00
sizedqueue Update to ruby/spec@cdd6ff7 2018-11-27 20:38:57 +00:00
string Make specs pass on OpenBSD 2019-06-06 21:16:28 -07:00
struct Update to ruby/spec@7a16e01 2019-02-21 15:38:59 +00:00
symbol Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
systemexit Update to ruby/spec@a454137 2018-06-27 12:30:05 +00:00
thread Update to ruby/spec@7de852d 2019-04-28 23:20:11 +02:00
threadgroup spec: add comments to re-enable specs for MinGW [ci skip] 2018-10-10 11:39:46 +00:00
time Add Time#ceil. 2019-05-23 22:30:19 +09:00
tracepoint Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
true Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00
unboundmethod required paths are real paths 2018-03-05 01:57:27 +00:00
warning Update to ruby/spec@15c9619 2019-04-27 18:53:23 +02:00