summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-04-03Introduce beginless range [Feature#14799]mame
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-04-01Added tests for end of Heiseinobu
2019-03-31exp is String, so it's always truthykazu
2019-03-30ruby.c: respect features by command linenobu
2019-03-30Fix a typo in an assertion messagenobu
2019-03-28[bug:8215] seems to be still broken on mswink0kubun
2019-03-28erb.rb: prohibit marshaling [EXPERIMENTAL]nobu
2019-03-27Fix typoskazu
2019-03-21dir.c: fix Dir.glob starts with braceshirosaki
2019-03-21Fix a wrong lineno in backtrace for cfuncmame
2019-03-21Show retry's stdout as wellk0kubun
2019-03-21Explain why cl.exe needs --jit-verbose=2 [ci skip]k0kubun
2019-03-21Insert --jit-verbose=2 logs for mswin debuggingk0kubun
2019-03-19parse.y: removed redundant number_arg parser eventnobu
2019-03-19parse.y: fix var_ref of numbered param in rippernobu
2019-03-19parse.y: fix segv with Ripper#yydebugnobu
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