summaryrefslogtreecommitdiff
path: root/test/thread/test_cv.rb
AgeCommit message (Expand)Author
2016-08-30Use qualified namesnobu
2016-06-13fix test of r55397naruse
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-08-19thread.c: check initializednobu
2014-07-01add timeoutnaruse
2014-03-26marshal.c: undumpable hidden objectsnobu
2014-03-26thread.c: undumpablenobu
2014-01-22thread/thread.c: no dupnobu
2013-09-07* variable.c (classname): the name of class that hasktsj
2012-12-01* test/ruby/test_thread.rb: move ConditionVariable related testkosaki