index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
irb
/
test_context.rb
Age
Commit message (
Expand
)
Author
2024-05-28
[Bug #20511] Update reline-0.5.7 (#10848)
Hiroshi SHIBATA
2023-11-30
[ruby/irb] Page evaluation result's output
Stan Lo
2023-11-29
[ruby/irb] Use gem repl_type_completor, remove type_completion
tomoya ishida
2023-11-28
[ruby/irb] Rescue errors from main.to_s/inspect when formatting
Kasumi Hanazuki
2023-11-15
Revert "Tests of irb is still broken."
Hiroshi SHIBATA
2023-11-10
Tests of irb is still broken.
Hiroshi SHIBATA
2023-11-10
[ruby/irb] Revert "Skip TypeCompletion test in ruby ci
Hiroshi SHIBATA
2023-11-08
[ruby/irb] Skip TypeCompletion test in ruby ci
tomoya ishida
2023-11-08
[ruby/irb] Type based completion using Prism and RBS
tomoya ishida
2023-10-12
[ruby/irb] Decouple RubyLex from prompt and line_no
tomoya ishida
2023-09-30
[ruby/irb] Fix Reline's test failure running with `make test-all
tomoya ishida
2023-08-29
[ruby/irb] Fix test warnings (https://github.com/ruby/irb/pull/698)
Stan Lo
2023-08-29
[ruby/irb] Print deprecation message for prompt_n methods
Stan Lo
2023-08-29
[ruby/irb] Remove unused `PROMPT_N`
Summer ☀️
2023-08-11
[ruby/irb] Move assignment check to RubyLex
Stan Lo
2023-06-27
[ruby/irb] Remove keyword exception from Context#evaluate because
tomoya ishida
2023-06-13
[ruby/irb] Stanardise test class names with `Test` postfix instead
Stan Lo
2023-04-05
[ruby/irb] Drop Ruby 2.6 support
Stan Lo
2023-03-13
[ruby/irb] Support inspecting BasicObject
Stan Lo
2023-03-03
[ruby/irb] Remove no longer necessary TruffleRuby test exclusions.
Kevin Menard
2023-03-03
[ruby/irb] Fix prompt test not to change STDIO.external_encoding
tomoya ishida
2023-03-03
[ruby/irb] Fix warnings because of `@context.main.delete`
Nobuyoshi Nakada
2023-03-02
[ruby/irb] Handle long inspect and control character in prompt
tomoya ishida
2023-02-27
[ruby/irb] Provide more useful message when
Stan Lo
2023-02-09
[ruby/irb] Make tests more compatible with TruffleRuby
Stan Lo
2022-11-17
Drop Ruby 2.5 support
st0012
2022-11-15
[ruby/irb] Remove duplicated TestInputMethod definitions
st0012
2022-11-03
[ruby/irb] Provide a base test class and let tests restore encodings
Stan Lo
2022-10-18
[ruby/irb] Always use local variables in current context to parse code (https...
tomoya ishida
2022-06-29
[ruby/irb] Properly reset USE_COLORIZE after changing it in tests
st0012
2022-06-28
[ruby/irb] Centralize coloring control (https://github.com/ruby/irb/pull/374)
Stan Lo
2022-06-26
[ruby/irb] Set prompt mode explictly
Nobuyoshi Nakada
2022-06-26
[ruby/irb] Require stringio to use StringIO
Nobuyoshi Nakada
2022-06-26
[ruby/irb] Ensure stdout is a TTY before calling winsize
Peter Jones
2021-12-21
[ruby/irb] Check colorize option correctly to clear char attr and don't use i...
aycabta
2021-10-11
[ruby/irb] Set default return_format
aycabta
2021-08-30
[ruby/irb] Relax backtrace nest levels
Nobuyoshi Nakada
2021-08-30
[ruby/irb] Added the extra stdout message with test-unit
Hiroshi SHIBATA
2021-08-30
[ruby/irb] Use capture_output instead of capture_io
Hiroshi SHIBATA
2021-08-30
[ruby/irb] Use pend instead of skip
Hiroshi SHIBATA
2021-08-30
Add --autocomplete / --noautocomplete options
aycabta
2021-02-03
[ruby/irb] follow up the actual line number
Nobuhiro IMAI
2021-01-19
[ruby/irb] Stub a screen size for test_context
Takashi Kokubun
2021-01-18
[ruby/irb] Support GitHub Actions
Takashi Kokubun
2021-01-18
[ruby/irb] skip a failling test on TruffleRuby
Nobuhiro IMAI
2021-01-18
[ruby/irb] handle repeated exception separately
Nobuhiro IMAI
2021-01-08
[ruby/irb] Fix BACK_TRACE_LIMIT logic
aycabta
2021-01-08
[ruby/irb] Use Exception#full_message to show backtrace in the correct order
aycabta
2021-01-08
[ruby/irb] refactoring an error handling in `IRB::Inspector`
Nobuhiro IMAI
2020-12-28
[ruby/irb] Fix failing tests
Takashi Kokubun
[next]