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
Nguyễn Quang Minh 1819652578
[Feature #16513] TracePoint#inspect returns "... file:line" (#3391)
* Fix debug documents to match Thread#to_s change (Feature #16412 ticket)

* TracePoint#inspect returns "... file:line" (Feature #16513)

* Guard older version of Ruby in Tracepoint inspection tests

* Focus on current thread only when running TracePoint inspection test
2020-08-06 11:56:24 +09:00
..
argf
array Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
basicobject
binding
builtin_constants
class
comparable
complex
data
dir
encoding
enumerable
enumerator
env
exception Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
false
fiber
file
filetest
float
gc
hash Fix arity of Hash#to_proc [Bug #12671] 2020-07-29 18:09:53 +02:00
integer Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
io Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
kernel Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
main
marshal
matchdata
math
method
module Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
mutex
nil
numeric
objectspace
proc Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
process
queue
random
range
rational
regexp
signal
sizedqueue
string Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
struct
symbol Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
systemexit
thread Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
threadgroup
time Fixed yday and wday with timezone [Bug #17024] 2020-07-12 21:58:13 +09:00
tracepoint [Feature #16513] TracePoint#inspect returns "... file:line" (#3391) 2020-08-06 11:56:24 +09:00
true
unboundmethod
warning