summaryrefslogtreecommitdiff
path: root/test/fiber/test_enumerator.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for `sockaddr_un` on Windows. (#6513)Samuel Williams2022-11-171-6/+0
* Use omit instead of skip without the default gems testsHiroshi SHIBATA2022-01-111-2/+2
* Rename to `Fiber#set_scheduler`.Samuel Williams2020-11-071-1/+1
* Rename `Fiber{}` to `Fiber.schedule{}`.Samuel Williams2020-09-141-2/+2
* Improve consistency of tests.Samuel Williams2020-07-201-3/+3
* Close sockets if blocking to fix leaked fdsNobuyoshi Nakada2020-07-151-1/+7
* Rename TestScheduler* to TestFiber for convention of the test directoryHiroshi SHIBATA2020-05-231-1/+1
* Move `test/scheduler` -> `test/fiber` [Bug #16892][ruby-core:98366].Samuel Williams2020-05-151-0/+45