summaryrefslogtreecommitdiff
path: root/test/irb
AgeCommit message (Expand)Author
2019-04-30Use Ripper for IRBaycabta
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
2019-04-28make sync-default-gems GEM=irbTakashi Kokubun
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-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-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-21Remove unused variable and check if successednobu
2019-04-21suppress warning in test/irbnaruse
2019-04-20Remove IRB's old test filesaycabta
2018-08-18Suppress read of ~/.irbrckazu
2018-05-12irb.rb: update `_`nobu
2018-05-12fix TestInputMethodnobu
2018-04-14irb.rb: restore the last errornobu
2018-04-14irb/{context,workspace}.rb: use local_variable_setnobu
2018-01-10skip some tests so that no failure occurs in root privilegemame
2017-12-12irb/test_init.rb: add test to ensure $0k0kubun
2017-12-12irb.rb: preserve ARGV on binding.irbk0kubun
2017-11-29test_workspace.rb: prefer using skipk0kubun
2017-11-24test_workspace.rb: skip test failing on windowsk0kubun
2017-11-24Fix TOCTTOU and avoid to read existing unreadable filekazu
2017-11-24Fix typos [ci skip]kazu
2017-11-24test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu
2017-11-24irb.rb: show source around binding.irb on startk0kubun
2017-04-20ruby-lex.rb: fix continued line conditionsnobu
2017-01-30refine assertionsnobu
2017-01-30more checks for promptnobu
2017-01-30test for promptnobu
2017-01-29test for immature statementnobu
2017-01-29test for top level statementnobu
2017-01-29test for commentnobu
2017-01-29tests for irb lexernobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-08-13* lib/irb.rb: Prevent irb from crashing when exception withhsbt
2012-01-30* test/irb/test_completion.rb: skip if cannot load irb/completionusa
2012-01-27* lib/irb/completion.rb (IRB::InputCompletor::CompletionProc):nobu
2010-12-08* test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu