aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dir.c: fix Dir.glob starts with braceshirosaki2019-03-211-0/+8
* Fix a wrong lineno in backtrace for cfuncmame2019-03-211-0/+14
* Show retry's stdout as wellk0kubun2019-03-211-2/+4
* Explain why cl.exe needs --jit-verbose=2 [ci skip]k0kubun2019-03-211-0/+2
* Insert --jit-verbose=2 logs for mswin debuggingk0kubun2019-03-211-1/+4
* parse.y: removed redundant number_arg parser eventnobu2019-03-191-7/+1
* parse.y: fix var_ref of numbered param in rippernobu2019-03-191-0/+1
* parse.y: fix segv with Ripper#yydebugnobu2019-03-191-0/+9
* parse.y: numbered parameter in lambdanobu2019-03-181-0/+4
* Merge https://github.com/rubygems/rubygems/pull/2684k0kubun2019-03-181-1/+1
* Numbered parameters [Feature #4475]nobu2019-03-174-5/+37
* dsym should be treated as string [ruby-core:91852] [Bug #15670]ktsj2019-03-161-0/+8
* Show the source line at an invalid class/instance variablenobu2019-03-152-5/+7
* compile.c: fix the corner case of rest and keyword argumentsmame2019-03-141-0/+2
* parse.y: no punctuation instance/class variablesnobu2019-03-142-7/+9
* parse.y: show invalid global variable linenobu2019-03-141-3/+5
* Guard out the test when it is run under root permissionmame2019-03-141-6/+8
* Assertion for r67226nobu2019-03-121-1/+2
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-111-12/+12
* Added to check MJIT constant for the Ruby 2.3-2.5.hsbt2019-03-112-2/+2
* Implement Enumerator::Yielder#to_procknu2019-03-111-0/+15
* Renamed duplicate testnobu2019-03-111-1/+1
* numeric.c: fix infinite loopnobu2019-03-111-0/+11
* eval.c: clear internal errinfonobu2019-03-101-0/+22
* Add ignored_sp eventnobu2019-03-091-0/+7
* Use assert_respond_tonobu2019-03-091-1/+1
* Ignore to handle the different platformhsbt2019-03-072-1/+54
* io.c: chomp CR at the end of read buffernobu2019-03-071-0/+13
* Symbol creation is not a problem now unless pinned downnobu2019-03-061-10/+2
* proc.c: call respond_to_missing? with a symbolnobu2019-03-061-0/+16
* Skip malicious extension test with mswin platform.hsbt2019-03-061-0/+2
* Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20bhsbt2019-03-0513-52/+503
* string.c: respect the actual encodingnobu2019-03-051-0/+7
* do not close FSs explicitly.ko12019-03-031-2/+2
* close opened files explicitlyko12019-03-031-1/+4
* Merge json-2.2.0 from flori/json.hsbt2019-02-232-4/+10
* STATX_BTIME depends on filesystemsnobu2019-02-221-0/+2
* Skip EPERM, when statx(2) is wholely blockednobu2019-02-221-1/+4
* Skip EPERM, like as r67102nobu2019-02-221-1/+1
* STATX_BTIME depends on filesystemsnobu2019-02-221-0/+2
* Support File#birthtime on Linuxnobu2019-02-221-0/+11
* Do not test File class methodnobu2019-02-201-3/+3
* Skip EPERMnobu2019-02-201-0/+3
* Try statx syscallnobu2019-02-201-4/+9
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-1472-394/+799
* Consider END blocknobu2019-02-131-1/+1
* Fix rb_bug message pattern listnobu2019-02-131-8/+2
* Fix rb_bug message pattern listnobu2019-02-131-3/+14
* fix test for r67061naruse2019-02-131-13/+0
* fix imemo entry description.ko12019-02-131-0/+2