summaryrefslogtreecommitdiff
path: root/test/ruby/test_thread_queue.rb
AgeCommit message (Expand)Author
2020-08-06Apply timeout-scale to test_thr_kill.Jun Aruga
2020-02-09test/ruby/test_thread_queue.rb: add a wait to yield a threadYusuke Endoh
2019-12-30MinGW on Actions (#2791)MSP-Greg
2019-08-30Fix keyword argument separation warnings in testJeremy Evans
2019-06-30Producer threads check is the primary conditionNobuyoshi Nakada
2019-06-30Fixed non-working testNobuyoshi Nakada
2019-06-30Fixed ClosedQueueError by a timing issueNobuyoshi Nakada
2019-06-30Removed unused variablesNobuyoshi Nakada
2018-10-07appveyor.yml: give up running TestThreadQueue#test_queue_with_trapk0kubun
2018-07-31Move obsoleted test/thread/test_*.rb with the current implementation.hsbt