| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-23 | Suppress "assigned but unused variable" warnings | Yusuke Endoh | |
| 2020-07-20 | Remove trailing spaces [ci skip] | Nobuyoshi Nakada | |
| 2020-07-20 | Add multi-threaded I/O test. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3323 | |||
| 2020-07-20 | Improve consistency of tests. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3323 | |||
| 2020-07-16 | Remove fiber HTTP test. | Samuel Williams | |
| The HTTP test hits a remote website which isn't always available and is not self-contained. Ideally we will rewrite this test with an internal web server. Notes: Merged: https://github.com/ruby/ruby/pull/3321 | |||
| 2020-07-15 | Close sockets if blocking to fix leaked fds | Nobuyoshi Nakada | |
| 2020-06-09 | Improved assertions | Nobuyoshi Nakada | |
| 2020-06-09 | Return seconds slept after Thread.scheduler wait_sleep | nicholas a. evans | |
| Kernel#sleep should still return seconds slept, even when using a Thread.scheduler. The return value of Scheduler#wait_sleep can be ignored. Notes: Merged: https://github.com/ruby/ruby/pull/3198 | |||
| 2020-05-23 | Fixup d48c92aa04ffd3a1cecef599eaa5e4409aab2fe4 | Hiroshi SHIBATA | |
| 2020-05-23 | Rename TestScheduler* to TestFiber for convention of the test directory | Hiroshi SHIBATA | |
| 2020-05-15 | Move `test/scheduler` -> `test/fiber` [Bug #16892][ruby-core:98366]. | Samuel Williams | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3110 | |||
