aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/ruby/test_thread.rb: reduce thread count to avoid SIGKILLnormal2018-12-211-0/+1
* test/ruby/test_thread.rb: add diagnosis code for [Bug #15430]normal2018-12-211-4/+25
* test/excludes/_wercker: give up testing TestGemRemoteFetcherk0kubun2018-12-211-0/+4
* test_jit.rb: show debug info for success_count testk0kubun2018-12-211-3/+1
* range.c: reject ArithmeticSequence in rb_range_valuesmrkn2018-12-211-0/+1
* eval_error.c (show_cause): check if cause is an Exception or notmame2018-12-211-0/+9
* enumerator.c: Fix airth_seq_each for Rationalmrkn2018-12-211-0/+14
* Import bigdecimal-1.4.0.pre.20181220amrkn2018-12-201-0/+1
* ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame2018-12-201-1/+1
* hide iseq operand object for duphash. [Bug #15440]ko12018-12-201-6/+4
* Test separately to get rid of risk to modify unrelated hashnobu2018-12-201-11/+14
* Freeze hash literals embedded in duphash instructionsnobu2018-12-201-0/+16
* parse.y: ignore constant name capturesnobu2018-12-201-0/+6
* Really ensure loading REXML in testskou2018-12-201-1/+2
* Ensure loading REXMLkou2018-12-201-1/+4
* rexml: upgrade to 3.1.8kou2018-12-2013-56/+275
* webrick: add the ability to override res, req creationnormal2018-12-191-0/+32
* Merge RubyGems 3.0.0 from upstream.hsbt2018-12-194-6/+26
* Enable refinements on symbol-proc in ruby-level methodsnobu2018-12-181-0/+30
* thread_sync.c (mutex_ptr): only reinitalize waitqueue at forknormal2018-12-181-0/+15
* should use defined_class.ko12018-12-181-0/+18
* Import ipaddr 1.2.2knu2018-12-181-1/+1
* Pathname#relative_path_from uses is_a?akr2018-12-181-0/+1
* Fix test failure if ENV["USER"] doesn't match Process.euidnormal2018-12-171-1/+1
* Split test_fnmatchnobu2018-12-171-0/+31
* Already nlink is properly set on Windowsnobu2018-12-171-5/+1
* Split test_expand_path, test_basename, test_dirnamenobu2018-12-171-9/+36
* Refine error message for time intervalnobu2018-12-161-0/+3
* Pathname#relative_path_from compatible with mock.akr2018-12-161-0/+14
* test/lib/test/unit.rb: do not propagate MAKEFLAGS to childrennormal2018-12-151-1/+2
* fix r66163naruse2018-12-141-0/+18
* Suppress deprecation warningsnobu2018-12-141-0/+6
* Import bigdecimal-1.4.0.pre.20181214amrkn2018-12-141-10/+22
* Suppress uninitialized instance variable warningsnobu2018-12-141-1/+1
* use :chdir option to avoid fd 3 to work with Windows.akr2018-12-131-2/+1
* test_win32ole_event.rb: retry random failurek0kubun2018-12-131-1/+2
* Add test cases of rb_arithmetic_sequence_extractmrkn2018-12-121-0/+40
* skip a test.ko12018-12-121-1/+1