summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-21eval_error.c (show_cause): check if cause is an Exception or notmame
2018-12-21enumerator.c: Fix airth_seq_each for Rationalmrkn
2018-12-20Import bigdecimal-1.4.0.pre.20181220amrkn
2018-12-20ext/coverage/lib/coverage.rb (Coverage.line_stub): use only line eventsmame
2018-12-20hide iseq operand object for duphash. [Bug #15440]ko1
2018-12-20Test separately to get rid of risk to modify unrelated hashnobu
2018-12-20Freeze hash literals embedded in duphash instructionsnobu
2018-12-20parse.y: ignore constant name capturesnobu
2018-12-20Really ensure loading REXML in testskou
2018-12-20Ensure loading REXMLkou
2018-12-20rexml: upgrade to 3.1.8kou
2018-12-19webrick: add the ability to override res, req creationnormal
2018-12-19Merge RubyGems 3.0.0 from upstream.hsbt
2018-12-18Enable refinements on symbol-proc in ruby-level methodsnobu
2018-12-18thread_sync.c (mutex_ptr): only reinitalize waitqueue at forknormal
2018-12-18should use defined_class.ko1
2018-12-18Import ipaddr 1.2.2knu
2018-12-18Pathname#relative_path_from uses is_a?akr
2018-12-17Fix test failure if ENV["USER"] doesn't match Process.euidnormal
2018-12-17Split test_fnmatchnobu
2018-12-17Already nlink is properly set on Windowsnobu
2018-12-17Split test_expand_path, test_basename, test_dirnamenobu
2018-12-16Refine error message for time intervalnobu
2018-12-16Pathname#relative_path_from compatible with mock.akr
2018-12-15test/lib/test/unit.rb: do not propagate MAKEFLAGS to childrennormal
2018-12-14fix r66163naruse
2018-12-14Suppress deprecation warningsnobu
2018-12-14Import bigdecimal-1.4.0.pre.20181214amrkn
2018-12-14Suppress uninitialized instance variable warningsnobu
2018-12-13use :chdir option to avoid fd 3 to work with Windows.akr
2018-12-13test_win32ole_event.rb: retry random failurek0kubun
2018-12-12Add test cases of rb_arithmetic_sequence_extractmrkn
2018-12-12skip a test.ko1
2018-12-12remove `compiled_` prefix. [Feature #15287]ko1
2018-12-12test/test_open3.rb: skip a fd redirection test on windowsmame
2018-12-12open3.rb don't use keyword splat (**).akr
2018-12-12Merge rubygems@21f12a8 from upstream.hsbt
2018-12-11test/dtrace: use TracePoint.__enablenormal
2018-12-11test/dtrace: improve diagnosticsnormal
2018-12-11CentOS-7 (1810)'s header has O_TMPFILE but kernel doesn't support itnaruse
2018-12-11test/date: removed unnecessaruy `__send__`nobu
2018-12-11date_core.c: moved some methods to DateTimenobu
2018-12-11Fix infinite loop by ensurenobu
2018-12-10Preserve HTTP header key as string [Bug #15394]naruse
2018-12-10add a test to make sure some unassigned codepoints do not get convertedduerst
2018-12-09implement special behavior for Georgian for String#capitalizeduerst
2018-12-09test/rdoc/minitest_helper.rb: partially revert r66286k0kubun
2018-12-08Merge RDoc 6.1.0.beta3 from upstreamaycabta
2018-12-07Adjust reserved hash valuesnobu
2018-12-07replace hardcoded emoji version by RbConfig::CONFIG['UNICODE_EMOJI_VERSION']duerst