aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove `compiled_` prefix. [Feature #15287]ko12018-12-121-2/+2
* test/test_open3.rb: skip a fd redirection test on windowsmame2018-12-121-0/+1
* open3.rb don't use keyword splat (**).akr2018-12-121-0/+5
* Merge rubygems@21f12a8 from upstream.hsbt2018-12-126-19/+44
* test/dtrace: use TracePoint.__enablenormal2018-12-112-2/+2
* test/dtrace: improve diagnosticsnormal2018-12-115-13/+13
* CentOS-7 (1810)'s header has O_TMPFILE but kernel doesn't support itnaruse2018-12-111-0/+2
* test/date: removed unnecessaruy `__send__`nobu2018-12-112-22/+22
* date_core.c: moved some methods to DateTimenobu2018-12-111-11/+5
* Fix infinite loop by ensurenobu2018-12-111-0/+9
* Preserve HTTP header key as string [Bug #15394]naruse2018-12-101-0/+5
* add a test to make sure some unassigned codepoints do not get convertedduerst2018-12-101-0/+6
* implement special behavior for Georgian for String#capitalizeduerst2018-12-092-1/+22
* test/rdoc/minitest_helper.rb: partially revert r66286k0kubun2018-12-091-1/+2
* Merge RDoc 6.1.0.beta3 from upstreamaycabta2018-12-084-38/+43
* Adjust reserved hash valuesnobu2018-12-071-0/+9
* replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']duerst2018-12-071-2/+1
* zlib (gzfile_write_raw): do not resize string after .write callnormal2018-12-071-0/+17
* Dump the tested timestamp itselfnobu2018-12-071-3/+4
* Dump more timestampsnobu2018-12-061-12/+16
* test_gem_package_task.rb: suppress random failurek0kubun2018-12-061-1/+2