aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/ruby/test_process.rb (test_execopts_uid): rescue Errno::EACCESmame2018-12-261-5/+5
* erb.rb: print deprecation warning with warn level 1k0kubun2018-12-251-4/+4
* Restore SOURCE_DATE_EPOCHnobu2018-12-253-0/+9
* fix a test by restoring value checking.ko12018-12-251-1/+2
* test_win32ole_event.rb: use better retry strategyk0kubun2018-12-241-3/+2
* test_win32ole_event.rb: avoid unlimited retriesk0kubun2018-12-241-0/+1
* time.c: zone in fixoff modenobu2018-12-241-0/+4
* enumerator.c: fix inspect with the last empty hashnobu2018-12-241-0/+6
* Add test case of ArithmeticSequence#summrkn2018-12-231-0/+6
* Prohibit circular causes [Bug #15447]nobu2018-12-231-5/+2
* remove trailing spaces [ci skip]nobu2018-12-231-1/+1
* test/ruby/test_thread.rb (test_fork_while_parent_locked): rewrite to avoid OOMnormal2018-12-231-35/+14
* Import CSV 3.0.2kou2018-12-235-62/+240
* Restrict cause to an exception object [Bug #15447]nobu2018-12-231-4/+2
* test/fiddle/test_function.rb: loosen timeoutk0kubun2018-12-231-1/+1
* Merge RubyGems 3.0.1 from rubygems/rubygems.hsbt2018-12-232-1/+18
* ostruct.rb: Accept block for to_h [#15451].marcandre2018-12-221-0/+7
* test/ruby/test_thread.rb (test_fork_while_parent_locked): reduce threadsnormal2018-12-221-3/+2
* Fix for circular causesnobu2018-12-221-0/+13
* Removed garbage outputnobu2018-12-221-1/+0
* Moved regexps not to confuse ruby-mode.elnobu2018-12-221-1/+5