1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fiber
Yusuke Endoh 701217572f test/fiber/test_backtrace.rb: prevent a warning
```
/home/chkbuild/chkbuild/tmp/build/20200818T033004Z/ruby/test/fiber/test_backtrace.rb:9:
warning: ambiguous first argument; put parentheses or a space even after
`/' operator
/home/chkbuild/chkbuild/tmp/build/20200818T033004Z/ruby/test/fiber/test_backtrace.rb:15:
warning: ambiguous first argument; put parentheses or a space even after
`/' operator
```
2020-08-18 14:36:39 +09:00
..
http.rb
scheduler.rb Improve consistency of tests. 2020-07-20 13:20:58 +12:00
test_backtrace.rb test/fiber/test_backtrace.rb: prevent a warning 2020-08-18 14:36:39 +09:00
test_enumerator.rb Improve consistency of tests. 2020-07-20 13:20:58 +12:00
test_io.rb Suppress "assigned but unused variable" warnings 2020-07-23 23:44:25 +09:00
test_mutex.rb
test_scheduler.rb Fixup d48c92aa04 2020-05-23 17:24:29 +09:00
test_sleep.rb Improved assertions 2020-06-09 21:42:25 +09:00