aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/ruby/test_range.rb: add assertionsmrkn2019-01-051-0/+13
* parse.y: refine error messagesnobu2019-01-051-0/+5
* introduce rb_nogvl C-API to mark ubf as async-signal-safenormal2019-01-041-0/+20
* test_complex.rb: use the same approach to fix failuresk0kubun2019-01-031-12/+6
* test_complex.rb: fix tests for RUBYOPT="-w"k0kubun2019-01-031-0/+12
* complex.c: fix against redefining component methodsmrkn2019-01-021-5/+68
* test/net/fixtures/Makefile: moved from test/net/imapmrkn2019-01-021-0/+0
* Try to update cert (2nd try)kazu2019-01-022-84/+83
* Try to update certkazu2019-01-023-118/+124
* suppress warning: method redefined; discarding old + introduced at r66681naruse2019-01-011-0/+3
* complex.c: Optimize Complex#+ for some conditionsmrkn2019-01-011-0/+30
* test_jit.rb: test methodref insnk0kubun2019-01-011-0/+7
* Merge rubygems-3.0.2.hsbt2019-01-012-1/+15
* compile.c (iseq_set_sequence): fix branch coverage tablemame2019-01-011-0/+14
* compile.c: support branch coverage for `a&.foo = 1`mame2019-01-011-5/+12
* Revert r66670 because of wrong ticket numbermame2019-01-011-12/+5
* compile.c: support branch coverage for `a&.foo = 1`mame2019-01-011-5/+12
* Method reference operatornobu2018-12-315-0/+38
* test_io_wait.rb: try to stabilize test_wait_readablek0kubun2018-12-311-1/+1
* load.c: resolve_feature_pathnobu2018-12-311-0/+20
* vm_args.c: search symbol proc in super classesnobu2018-12-301-0/+6
* test_array.rb: increase timeout for RubyCIk0kubun2018-12-301-1/+1
* test_optimization.rb: increase timeout for RubyCIk0kubun2018-12-301-1/+1
* test_refinement.rb: increase timeout for RubyCIk0kubun2018-12-302-2/+2
* `TracePoint#enable(target_thraed:)` [Feature #15473]ko12018-12-291-0/+38
* test_jit.rb: suppress random test failurek0kubun2018-12-291-7/+3
* erb.rb: increase warn level only when non-zero safe_levelk0kubun2018-12-291-1/+7
* Revert "erb.rb: print deprecation warning with warn level 1"k0kubun2018-12-291-4/+4
* test_gc.rb: increase timeout for RubyCIk0kubun2018-12-291-1/+1
* test_jit.rb: prevent mixing outputs by race conditionk0kubun2018-12-291-0/+1
* test_notimp.rb: loosen timeoutk0kubun2018-12-291-1/+1
* test_iseq_load.rb: increase timeout for stressful roundtripk0kubun2018-12-291-1/+1
* test_io.rb: increase timeout for RubyCIk0kubun2018-12-281-1/+1
* test_readline.rb: skip readline test for new solaris11s-sunck0kubun2018-12-281-0/+4
* webrick/test_utils.rb: loosen timeout severityk0kubun2018-12-281-3/+3
* jit_support.rb: deal with -std=c99 flagk0kubun2018-12-281-1/+1
* test_array.rb: increase timeout for RubyCIk0kubun2018-12-283-3/+3
* test_iseq_load.rb: increase timeout for RubyCIk0kubun2018-12-281-1/+1
* Don't allow rb_fiber_resume to raise exception on unborn fiber.samuel2018-12-281-0/+1
* Implement Fiber#raise. Fixes #10344.samuel2018-12-281-0/+40
* test_jit.rb: suppress random failure on RubyCIk0kubun2018-12-281-2/+2
* test_method.rb: do not kill RubyCI openSUSE machinek0kubun2018-12-271-0/+4
* test/mkmf/test_flags.rb: try to suppress random CI failurek0kubun2018-12-272-2/+2
* jit_support.rb: skip testing MJIT on oracle developer studiok0kubun2018-12-271-2/+5
* Fix Net::Protocol::BufferedIO#write when sending large multi-byte stringnobu2018-12-271-3/+13
* string.c: remove the deprecation warnings of `String#bytes` with blockmame2018-12-261-53/+35
* Revert "string.c: remove the deprecation warnings of `String#bytes` with block"mame2018-12-261-35/+53
* object.c (rb_obj_match): use rb_warn for deprecation warningmame2018-12-262-1/+12
* string.c: remove the deprecation warnings of `String#bytes` with blockmame2018-12-261-53/+35
* test/rdoc: skip some tests when euid is rootmame2018-12-263-0/+6