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
2022-11-08 09:31:58 +09:00
..
argf
array Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
basicobject Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
binding
builtin_constants
class Add Class#attached_object 2022-10-20 17:30:17 +02:00
comparable
complex [Bug #19004] Complex.polar handles complex singular abs argument 2022-10-23 12:59:06 +09:00
conditionvariable
data Add Data class implementation: Simple immutable value object 2022-09-30 18:23:19 +09:00
dir Skip a couple of chroot spec faillures 2022-08-29 09:55:57 -07:00
encoding Deprecate Encoding#replicate 2022-09-10 19:02:15 +02:00
enumerable Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
enumerator Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
env Update to ruby/spec@b8a8240 2022-08-29 18:18:23 +02:00
exception
false Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
fiber Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
file Skip File.atime/File.mtime tests randomly failing on Travis 2022-10-24 09:32:13 +09:00
filetest
float Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
gc
hash Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
integer
io Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
kernel Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
main Support using at toplevel in wrapped script 2022-09-24 09:41:15 +09:00
marshal
matchdata Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
math
method Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
module Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
mutex
nil
numeric
objectspace
proc
process Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
queue
random
range Range#size returns nil for (.."a") and (nil..) 2022-10-21 16:35:46 +09:00
rational
refinement
regexp Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
signal
sizedqueue
string Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
struct Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
symbol Fix private methods reported as protected when called via Symbol#to_proc 2022-08-25 17:49:50 +02:00
systemexit
thread Thread#native_thread_id is very platform specific 2022-11-08 09:31:58 +09:00
threadgroup
time Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
tracepoint Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
true
unboundmethod Update to ruby/spec@740ccc8 2022-11-07 20:05:30 +01:00
warning