summaryrefslogtreecommitdiff
path: root/spec/ruby/core/thread/thread_variable_spec.rb
AgeCommit message (Expand)Author
2024-09-18Update exception message in string_for_symbolJeremy Evans
2024-07-06Raise a TypeError for Thread#thread_variable{?,_get} for non-symbolJeremy Evans
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2018-03-04Update to ruby/spec@c1b568beregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon