summaryrefslogtreecommitdiff
path: root/test/irb/test_irb.rb
AgeCommit message (Expand)Author
2024-10-05[ruby/irb] Hash#inspect style has changed in ruby 3.4Nobuyoshi Nakada
2024-08-04[ruby/irb] Remove Ruby version checksRicardo Trindade
2024-06-18[ruby/irb] Improve how command calls' return value is handledStan Lo
2024-06-12[ruby/irb] Invalid encoding symbol now raises SyntaxError also intomoya ishida
2024-06-09[ruby/irb] Suppress Ruby warnings in certain backtrace filteringStan Lo
2024-05-01[ruby/irb] Support `IRB.conf[:BACKTRACE_FILTER]`Stan Lo
2024-04-30[ruby/irb] Restore MAIN_CONTEXT correctlytomoya ishida
2024-04-12[ruby/irb] Pass statements to Context#evaluateStan Lo
2024-03-24[ruby/irb] Fix indent test for new relinetomoya ishida
2024-02-16[ruby/irb] Support repeating debugger input by passing empty inputStan Lo
2023-11-30[ruby/irb] Page evaluation result's outputStan Lo
2023-11-26[ruby/irb] Support disabling pagerStan Lo
2023-10-12[ruby/irb] Fix test runner exit bugtomoya ishida
2023-10-12[ruby/irb] Decouple RubyLex from prompt and line_notomoya ishida
2023-10-04[ruby/irb] Clear all context usages in RubyLexStan Lo
2023-09-30[ruby/irb] Fix Reline's test failure running with `make test-alltomoya ishida
2023-09-22[ruby/irb] Page show_source's outputStan Lo
2023-08-29[ruby/irb] Fix test warnings (https://github.com/ruby/irb/pull/698)Stan Lo
2023-08-21[ruby/irb] Move input processing out of RubyLexStan Lo
2023-08-13[ruby/irb] Move IO configuration to IRB::IrbStan Lo