summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-04-28Update rubygems with latest upstream changesDavid Rodríguez
2019-04-28Always mark the string returned by File.realpath as taintedJeremy Evans
2019-04-28* remove trailing spaces.git
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27Get rid of indirect sharingNobuyoshi Nakada
2019-04-27Isolate TestGCCompact from JIT testingTakashi Kokubun
2019-04-27make sync-default-gems GEM=irbTakashi Kokubun
2019-04-27suppress warning in test/irbnaruse
2019-04-26Revert "Class instance should be also colorable on IRB"Takashi Kokubun
2019-04-26Class instance should be also colorable on IRBTakashi Kokubun
2019-04-26make sync-default-gems GEM=irbTakashi Kokubun
2019-04-26Hide internal IDsNobuyoshi Nakada
2019-04-26Syntax-highlight yield in IRBTakashi Kokubun
2019-04-26Support highlighting Regexp in inspectTakashi Kokubun
2019-04-26Force IRB::Color to recognize TERMTakashi Kokubun
2019-04-26Colorize IRB's inspect resultTakashi Kokubun
2019-04-26Colorize IRB's code_around_bindingTakashi Kokubun
2019-04-25add DRbObject dereference test (Preparation for investigation of Bug #15711)Masatoshi SEKI
2019-04-25Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-04-24Defer setting gc_stress until inits doneNobuyoshi Nakada
2019-04-23Fix complex hash keys to work with compactionAaron Patterson
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-23Disallow numbered parameter as the default value of optional argumentSeiei Miyagi
2019-04-23Fix internal error of `->x:@2{}`Seiei Miyagi
2019-04-22Use github url instead of ViewVC.SHIBATA Hiroshi
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-21Merge upstream of Relineaycabta
2019-04-21Add test/reline/ again, I'm backaycabta
2019-04-21Remove unused variable and check if successednobu
2019-04-21suppress warning in test/irbnaruse
2019-04-21test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGNktsj
2019-04-21Remove test/reline temporary, I'll come backaycabta
2019-04-21add ensure to restore $stdout correctly.ko1
2019-04-21Restore pwdnobu
2019-04-21test/reline/helper.rb: define RELINE_TEST_ENCODING alwaysnobu
2019-04-21Add missing test for p_var_refktsj
2019-04-21Add missing tests for p_argsktsj
2019-04-21Fix test library namenobu
2019-04-20skip test until we can guarantee movement of certain objectstenderlove
2019-04-20Remove IRB's old test filesaycabta
2019-04-20skip test if mjit is enabledtenderlove
2019-04-20Add "require 'stringio'"aycabta
2019-04-20Use require_relative for tests of Relineaycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2019-04-20Workaround Wercker check which is not working nowk0kubun
2019-04-20Skip test_find_collided_object on problematic CIs for nowk0kubun
2019-04-20Add `Time#floor`nobu
2019-04-20add more assertions around moved objecttenderlove