summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-04introduce rb_nogvl C-API to mark ubf as async-signal-safenormal
2019-01-03test_complex.rb: use the same approach to fix failuresk0kubun
2019-01-03test_complex.rb: fix tests for RUBYOPT="-w"k0kubun
2019-01-02complex.c: fix against redefining component methodsmrkn
2019-01-02test/net/fixtures/Makefile: moved from test/net/imapmrkn
2019-01-02Try to update cert (2nd try)kazu
2019-01-02Try to update certkazu
2019-01-01suppress warning: method redefined; discarding old + introduced at r66681naruse
2019-01-01complex.c: Optimize Complex#+ for some conditionsmrkn
2019-01-01test_jit.rb: test methodref insnk0kubun
2019-01-01Merge rubygems-3.0.2.hsbt
2019-01-01compile.c (iseq_set_sequence): fix branch coverage tablemame
2019-01-01compile.c: support branch coverage for `a&.foo = 1`mame
2019-01-01Revert r66670 because of wrong ticket numbermame
2019-01-01compile.c: support branch coverage for `a&.foo = 1`mame
2018-12-31Method reference operatornobu
2018-12-31test_io_wait.rb: try to stabilize test_wait_readablek0kubun
2018-12-31load.c: resolve_feature_pathnobu
2018-12-30vm_args.c: search symbol proc in super classesnobu
2018-12-30test_array.rb: increase timeout for RubyCIk0kubun
2018-12-30test_optimization.rb: increase timeout for RubyCIk0kubun
2018-12-30test_refinement.rb: increase timeout for RubyCIk0kubun
2018-12-29`TracePoint#enable(target_thraed:)` [Feature #15473]ko1
2018-12-29test_jit.rb: suppress random test failurek0kubun
2018-12-29erb.rb: increase warn level only when non-zero safe_levelk0kubun
2018-12-29Revert "erb.rb: print deprecation warning with warn level 1"k0kubun
2018-12-29test_gc.rb: increase timeout for RubyCIk0kubun
2018-12-29test_jit.rb: prevent mixing outputs by race conditionk0kubun
2018-12-29test_notimp.rb: loosen timeoutk0kubun
2018-12-29test_iseq_load.rb: increase timeout for stressful roundtripk0kubun
2018-12-28test_io.rb: increase timeout for RubyCIk0kubun
2018-12-28test_readline.rb: skip readline test for new solaris11s-sunck0kubun
2018-12-28webrick/test_utils.rb: loosen timeout severityk0kubun
2018-12-28jit_support.rb: deal with -std=c99 flagk0kubun
2018-12-28test_array.rb: increase timeout for RubyCIk0kubun
2018-12-28test_iseq_load.rb: increase timeout for RubyCIk0kubun
2018-12-28Don't allow rb_fiber_resume to raise exception on unborn fiber.samuel
2018-12-28Implement Fiber#raise. Fixes #10344.samuel
2018-12-28test_jit.rb: suppress random failure on RubyCIk0kubun
2018-12-27test_method.rb: do not kill RubyCI openSUSE machinek0kubun
2018-12-27test/mkmf/test_flags.rb: try to suppress random CI failurek0kubun
2018-12-27jit_support.rb: skip testing MJIT on oracle developer studiok0kubun
2018-12-27Fix Net::Protocol::BufferedIO#write when sending large multi-byte stringnobu
2018-12-26string.c: remove the deprecation warnings of `String#bytes` with blockmame
2018-12-26Revert "string.c: remove the deprecation warnings of `String#bytes` with block"mame
2018-12-26object.c (rb_obj_match): use rb_warn for deprecation warningmame
2018-12-26string.c: remove the deprecation warnings of `String#bytes` with blockmame
2018-12-26test/rdoc: skip some tests when euid is rootmame
2018-12-26test/ruby/test_process.rb (test_execopts_uid): rescue Errno::EACCESmame
2018-12-25erb.rb: print deprecation warning with warn level 1k0kubun