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_cmd.rb
Age
Commit message (
Expand
)
Author
2022-12-12
[ruby/irb] Group show_doc tests and update the expectation
Stan Lo
2022-12-12
[ruby/irb] `show_doc` command should take non-string argument too
Stan Lo
2022-12-08
[ruby/irb] Add show_doc as an alias to the help command
Stan Lo
2022-12-08
[ruby/irb] Gracefully handle missing command argument
Stan Lo
2022-12-08
[ruby/irb] Add "show_cmds" command to list all commands'
Stan Lo
2022-11-21
Prevent a "warning: ambiguity between regexp and two divisions"
Yusuke Endoh
2022-11-20
[ruby/irb] Push an accidentally uncommitted diff
Takashi Kokubun
2022-11-20
[ruby/irb] Try using a different file name
Takashi Kokubun
2022-11-20
[ruby/irb] Require rubygems for ruby/ruby
Takashi Kokubun
2022-11-20
[ruby/irb] Fix CI failure on ruby/ruby
Takashi Kokubun
2022-11-20
[ruby/irb] Add edit command (https://github.com/ruby/irb/pull/453)
Stan Lo
2022-11-18
Prevent a "method redefined" warning
Yusuke Endoh
2022-11-15
[ruby/irb] Remove duplicated TestInputMethod definitions
st0012
2022-11-11
[ruby/irb] Simplify info command's tests
Stan Lo
2022-11-10
[ruby/irb] Transform ls's --grep/-G option to keyword args
Takashi Kokubun
2022-11-10
[ruby/irb] Make $ and @ default aliases
Takashi Kokubun
2022-11-08
[ruby/irb] Add execute_lines to reduce command tests' boilerplate
Stan Lo
2022-11-07
[ruby/irb] Support non-string input in show_source
Takashi Kokubun
2022-11-04
[ruby/irb] Suppress "switching inspect mode" messages
Nobuyoshi Nakada
2022-11-03
[ruby/irb] Provide a base test class and let tests restore encodings
Stan Lo
2022-11-03
[ruby/irb] Allow non-identifier aliases like Pry's @ and $
Takashi Kokubun
2022-10-28
[ruby/irb] Suppress sequence to inspect asian ambiguous width
Nobuyoshi Nakada
2022-10-28
[ruby/irb] Suppress "switching inspect mode" messages
Nobuyoshi Nakada
2022-10-27
[ruby/irb] Fix warnings in test_cmd.rb
Peter Zhu
2022-10-27
[ruby/irb] Remove unnecessary test setup
Stan Lo
2022-10-26
[ruby/irb] Remove unnecessary warning check on help command
Stan Lo
2022-10-26
[ruby/irb] Rename test_helper.rb to helper.rb
Peter Zhu
2022-10-26
[ruby/irb] Don't insert new methods to Test::Unit::TestCase
st0012
2022-10-26
[ruby/irb] Suppress warnings
Stan Lo
2022-10-26
[ruby/irb] Add test for the help command
st0012
2021-12-20
[ruby/irb] Remove unnecessary space in regexp
aycabta
2021-12-20
[ruby/irb] Add East Asian Ambiguous Width to irb_info command
aycabta
2021-10-11
[ruby/irb] Clean up a duplicated definition
Takashi Kokubun
2021-10-10
[ruby/irb] trufflruby fails on the show_source test
Takashi Kokubun
2021-10-10
[ruby/irb] Add a test of find_end for show_source command
Takashi Kokubun
2021-07-16
[ruby/irb] Show code page by irb_info on Windows
aycabta
2021-07-16
[ruby/irb] Escape space in free-spacing mode
aycabta
2021-07-11
[ruby/irb] Show LANG and LC_ALL env by irb_info
aycabta
2021-06-30
[ruby/irb] Fix error on `ls object_cant_define_singleton`
Masataka Pocke Kuwabara
2021-06-23
Strip trailing spaces
Nobuyoshi Nakada
2021-06-22
[ruby/irb] Sort ls result ordered by anscestry
Keiko Kaneko
2021-05-08
[ruby/irb] Deal with different screen sizes
Nobuyoshi Nakada
2021-05-08
[ruby/irb] Dump ancestors' methods by ls command
Masataka Pocke Kuwabara
2021-04-05
[ruby/irb] Suppress verbose messages in the parallel test
Nobuyoshi Nakada
2021-04-02
[ruby/irb] Add show_source command
Takashi Kokubun
2021-04-02
[ruby/irb] Suppress verbose messages in the parallel test
Nobuyoshi Nakada
2021-03-29
[ruby/irb] Always add input method when calling Irb.new in tests
aycabta
2021-03-23
Suppress verbose messages
Nobuyoshi Nakada
2021-03-21
[ruby/irb] Deal with different screen sizes
Takashi Kokubun
2021-03-21
[ruby/irb] Add whereami command
Takashi Kokubun
[next]