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
Nobuyoshi Nakada 522adbc945 Fixed Kernel#rand spec
Float should not be compared by identity.
2021-01-29 11:36:13 +09:00
..
argf
array
basicobject
binding
builtin_constants
class
comparable
complex
data
dir
encoding
enumerable
enumerator
env
exception
false
fiber
file
filetest
float
gc Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
hash Replace "iff" with "if and only if" 2021-01-19 12:06:45 -08:00
integer Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
io
kernel Fixed Kernel#rand spec 2021-01-29 11:36:13 +09:00
main
marshal
matchdata
math
method
module Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
mutex
nil
numeric
objectspace
proc Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
process
queue
random
range Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
rational
regexp
signal
sizedqueue
string Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
struct Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
symbol Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
systemexit
thread Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
threadgroup
time Update to ruby/spec@8cafaa5 2021-01-28 17:08:57 +01:00
tracepoint
true
unboundmethod
warning