aboutsummaryrefslogtreecommitdiffstats
path: root/test/irb
Commit message (Expand)AuthorAgeFilesLines
* Suppress read of ~/.irbrckazu2018-08-181-3/+3
* irb.rb: update `_`nobu2018-05-121-0/+23
* fix TestInputMethodnobu2018-05-121-3/+3
* irb.rb: restore the last errornobu2018-04-141-0/+9
* irb/{context,workspace}.rb: use local_variable_setnobu2018-04-141-0/+44
* skip some tests so that no failure occurs in root privilegemame2018-01-101-0/+1
* irb/test_init.rb: add test to ensure $0k0kubun2017-12-121-0/+6
* irb.rb: preserve ARGV on binding.irbk0kubun2017-12-121-0/+25
* test_workspace.rb: prefer using skipk0kubun2017-11-291-10/+10
* test_workspace.rb: skip test failing on windowsk0kubun2017-11-241-8/+10
* Fix TOCTTOU and avoid to read existing unreadable filekazu2017-11-241-0/+13
* Fix typos [ci skip]kazu2017-11-241-3/+3
* test/irb/test_workspace.rb: fix SCRIPT_LINES__nobu2017-11-241-1/+1
* irb.rb: show source around binding.irb on startk0kubun2017-11-241-0/+78
* ruby-lex.rb: fix continued line conditionsnobu2017-04-201-5/+5
* refine assertionsnobu2017-01-301-8/+10
* more checks for promptnobu2017-01-301-31/+32
* test for promptnobu2017-01-301-0/+47
* test for immature statementnobu2017-01-291-0/+5
* test for top level statementnobu2017-01-291-0/+15
* test for commentnobu2017-01-291-2/+22
* tests for irb lexernobu2017-01-291-0/+18
* Add frozen_string_literal: false for all filesnaruse2015-12-163-0/+3
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-133-3/+0
* * lib/irb.rb: Prevent irb from crashing when exception withhsbt2014-08-131-0/+14
* * test/irb/test_completion.rb: skip if cannot load irb/completionusa2012-01-301-8/+13
* * lib/irb/completion.rb (IRB::InputCompletor::CompletionProc):nobu2012-01-271-0/+17
* * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu2010-12-081-1/+1
* * lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu2010-12-051-0/+12