summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-03-18parse.y: numbered parameter in lambdanobu
2019-03-18Merge https://github.com/rubygems/rubygems/pull/2684k0kubun
2019-03-17Numbered parameters [Feature #4475]nobu
2019-03-16dsym should be treated as string [ruby-core:91852] [Bug #15670]ktsj
2019-03-15Show the source line at an invalid class/instance variablenobu
2019-03-14compile.c: fix the corner case of rest and keyword argumentsmame
2019-03-14parse.y: no punctuation instance/class variablesnobu
2019-03-14parse.y: show invalid global variable linenobu
2019-03-14Guard out the test when it is run under root permissionmame
2019-03-12Assertion for r67226nobu
2019-03-11The combination of non-Symbol keys and Symbol keys is now allowed againmame
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