summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-03-11Added to check MJIT constant for the Ruby 2.3-2.5.hsbt
2019-03-11Implement Enumerator::Yielder#to_procknu
2019-03-11Renamed duplicate testnobu
2019-03-11numeric.c: fix infinite loopnobu
2019-03-10eval.c: clear internal errinfonobu
2019-03-09Add ignored_sp eventnobu
2019-03-09Use assert_respond_tonobu
2019-03-07Ignore to handle the different platformhsbt
2019-03-07io.c: chomp CR at the end of read buffernobu
2019-03-06Symbol creation is not a problem now unless pinned downnobu
2019-03-06proc.c: call respond_to_missing? with a symbolnobu
2019-03-06Skip malicious extension test with mswin platform.hsbt
2019-03-05Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt
2019-03-05string.c: respect the actual encodingnobu
2019-03-03do not close FSs explicitly.ko1
2019-03-03close opened files explicitlyko1
2019-02-23Merge json-2.2.0 from flori/json.hsbt
2019-02-22STATX_BTIME depends on filesystemsnobu
2019-02-22Skip EPERM, when statx(2) is wholely blockednobu
2019-02-22Skip EPERM, like as r67102nobu
2019-02-22STATX_BTIME depends on filesystemsnobu
2019-02-22Support File#birthtime on Linuxnobu
2019-02-20Do not test File class methodnobu
2019-02-20Skip EPERMnobu
2019-02-20Try statx syscallnobu
2019-02-14Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt
2019-02-13Consider END blocknobu
2019-02-13Fix rb_bug message pattern listnobu
2019-02-13Fix rb_bug message pattern listnobu
2019-02-13fix test for r67061naruse
2019-02-13fix imemo entry description.ko1
2019-02-08Call DRb.start_service with setup/teardownnaruse
2019-02-08Use assert_syntax_errornobu
2019-02-08Suppress warning [Feature #15575]nobu
2019-02-07test_rinda.rb: give up stabilizing this testk0kubun
2019-02-07enum.c: Enumerable#tallynobu
2019-02-05test_rinda.rb: extend timeout of wait_for as wellk0kubun
2019-02-04test_rinda.rb: increase timeout for --jit-wait CIk0kubun
2019-02-02fix: https://twitter.com/_ko1/status/1086167481922646016seki
2019-02-01Revert r63383, r63248 "compile.c: copy a short insn with leave"nobu
2019-02-01Run r66972 assertion only when a sticky-bit makes sensenobu
2019-01-31Fix exception namespacenobu
2019-01-31test_iseq.rb: update expected error messagenobu
2019-01-31test_iseq.rb: enablednobu
2019-01-30Show the code in syntax assertionsnobu
2019-01-30enumerator.c: fix arith_seq_first for Infinitymrkn
2019-01-28Fix `Module#const_defined?` on inherited constantsnobu
2019-01-28added assertion with method ref operatornobu
2019-01-28Add refinements support to method/instance_method.nobu
2019-01-26parse.y: trim newline in erred codenobu