summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authorStan Lo <stan001212@gmail.com>2023-08-21 16:42:10 +0100
committergit <svn-admin@ruby-lang.org>2023-08-21 15:42:15 +0000
commit86ac17efde6cf98903513cac2538b15fc4ac80b2 (patch)
treeb683fd78c5380b3c61159001e4103f96d7bcd2a5 /tool
parent2929c47243e30000ca4e273608b478cf8da42207 (diff)
[ruby/irb] Move input processing out of RubyLex
(https://github.com/ruby/irb/pull/683) * Add a test case for Ctrl-C handling * Test symbol aliases with integration tests There are a few places that also need to check symbol aliases before `Irb#eval_input`. But since the current command test skip them, we don't have test coverage on them. * Move each_top_level_statement and readmultiline to Irb This will save RubyLex from knowning information about commands and aliases. https://github.com/ruby/irb/commit/69cb5b5615
Diffstat (limited to 'tool')
0 files changed, 0 insertions, 0 deletions