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/tracepoint
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
..
fixtures Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
binding_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
callee_id_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
defined_class_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
disable_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
enable_spec.rb [Feature #16513] TracePoint#inspect returns "... file:line" (#3391) 2020-08-06 11:56:24 +09:00
enabled_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
eval_script_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
event_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
inspect_spec.rb [Feature #16513] TracePoint#inspect returns "... file:line" (#3391) 2020-08-06 11:56:24 +09:00
lineno_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
method_id_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
new_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
parameters_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
path_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
raised_exception_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
return_value_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
self_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
trace_spec.rb Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00