aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* numeric.c: Extend Integer#[] to support range argumentsYusuke Endoh2019-04-281-0/+25
* test/ruby/test_integer.rb: Add a sane test for Integer#[]Yusuke Endoh2019-04-281-0/+14
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-0/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-7/+2
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-13/+9
* Update rubygems with latest upstream changesDavid Rodríguez2019-04-2812-55/+149
* Always mark the string returned by File.realpath as taintedJeremy Evans2019-04-281-1/+1
* * remove trailing spaces.git2019-04-281-1/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-281-0/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-274-5/+6
* Get rid of indirect sharingNobuyoshi Nakada2019-04-271-0/+9
* Isolate TestGCCompact from JIT testingTakashi Kokubun2019-04-272-0/+2
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-271-1/+1
* suppress warning in test/irbnaruse2019-04-272-1/+4
* Revert "Class instance should be also colorable on IRB"Takashi Kokubun2019-04-261-1/+0
* Class instance should be also colorable on IRBTakashi Kokubun2019-04-261-0/+1
* make sync-default-gems GEM=irbTakashi Kokubun2019-04-266-8/+151
* Hide internal IDsNobuyoshi Nakada2019-04-262-0/+8
* Syntax-highlight yield in IRBTakashi Kokubun2019-04-261-0/+1
* Support highlighting Regexp in inspectTakashi Kokubun2019-04-261-0/+2
* Force IRB::Color to recognize TERMTakashi Kokubun2019-04-261-1/+19
* Colorize IRB's inspect resultTakashi Kokubun2019-04-261-0/+14
* Colorize IRB's code_around_bindingTakashi Kokubun2019-04-262-2/+41
* add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI2019-04-251-0/+47
* Fix typos [ci skip]Kazuhiro NISHIYAMA2019-04-251-7/+7
* Defer setting gc_stress until inits doneNobuyoshi Nakada2019-04-241-0/+4
* Fix complex hash keys to work with compactionAaron Patterson2019-04-231-0/+7
* Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada2019-04-236-2683/+0
* IRB is improved with Reline and RDoc, take 2aycabta2019-04-236-0/+2683
* Disallow numbered parameter as the default value of optional argumentSeiei Miyagi2019-04-231-0/+1
* Fix internal error of `->x:@2{}`Seiei Miyagi2019-04-231-0/+1
* Use github url instead of ViewVC.SHIBATA Hiroshi2019-04-221-1/+1
* Revert "IRB is improved with Reline and RDoc"aycabta2019-04-217-3830/+0
* Merge upstream of Relineaycabta2019-04-215-5/+5
* Add test/reline/ again, I'm backaycabta2019-04-217-0/+3830
* Remove unused variable and check if successednobu2019-04-211-1/+1
* suppress warning in test/irbnaruse2019-04-212-1/+4
* test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGNktsj2019-04-211-0/+18
* Remove test/reline temporary, I'll come backaycabta2019-04-216-2651/+0
* add ensure to restore $stdout correctly.ko12019-04-211-0/+1
* Restore pwdnobu2019-04-211-0/+2
* test/reline/helper.rb: define RELINE_TEST_ENCODING alwaysnobu2019-04-211-1/+1
* Add missing test for p_var_refktsj2019-04-211-0/+6
* Add missing tests for p_argsktsj2019-04-211-0/+29
* Fix test library namenobu2019-04-211-1/+1
* skip test until we can guarantee movement of certain objectstenderlove2019-04-201-0/+2
* Remove IRB's old test filesaycabta2019-04-202-130/+0
* skip test if mjit is enabledtenderlove2019-04-201-0/+2
* Add "require 'stringio'"aycabta2019-04-201-0/+1
* Use require_relative for tests of Relineaycabta2019-04-205-5/+5