index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
irb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip TestIRB::TestInit#test_recovery_sigint on Solaris
Yusuke Endoh
2021-11-05
1
-0
/
+1
*
[ruby/irb] Ignore parenthesis during completion
Kaíque Kandy Koga
2021-10-13
1
-0
/
+7
*
[ruby/irb] Set default return_format
aycabta
2021-10-11
1
-0
/
+22
*
[ruby/irb] Clean up a duplicated definition
Takashi Kokubun
2021-10-11
1
-7
/
+1
*
[ruby/irb] trufflruby fails on the show_source test
Takashi Kokubun
2021-10-10
1
-0
/
+1
*
[ruby/irb] Add a test of find_end for show_source command
Takashi Kokubun
2021-10-10
1
-0
/
+29
*
[ruby/irb] Add tests for truncated show doc dialog
aycabta
2021-10-08
1
-0
/
+46
*
Pend test_complete_require_library_name_first
aycabta
2021-09-24
1
-0
/
+1
*
[ruby/irb] Ignore any encoding errors while symbol completion
Nobuyoshi Nakada
2021-09-23
1
-0
/
+4
*
[ruby/irb] Use typed spaces when the line is inside the here documents
Kaíque Kandy Koga
2021-09-22
1
-8
/
+8
*
[ruby/irb] Fix argument order
Nobuyoshi Nakada
2021-09-21
1
-1
/
+1
*
[ruby/irb] Ignore invalid 3 colons in completion
aycabta
2021-09-11
1
-0
/
+5
*
[ruby/irb] Tests may not execute in the source directory
Nobuyoshi Nakada
2021-09-10
1
-8
/
+7
*
Find irb command path in test
aycabta
2021-09-10
1
-1
/
+8
*
[ruby/irb] Pend on truffleruby
aycabta
2021-09-10
1
-0
/
+1
*
[ruby/irb] Remove an unused variable
aycabta
2021-09-10
1
-1
/
+1
*
[ruby/irb] Avoid loading files' local variables [Bug #17623]
Marc-Andre Lafortune
2021-09-10
1
-0
/
+10
*
[ruby/irb] Add yamatanooroti test for symbol with backtick
aycabta
2021-09-10
1
-0
/
+17
*
[ruby/irb] Support symbol with backtick
aycabta
2021-09-10
1
-0
/
+20
*
[ruby/irb] Use "csv" for test
aycabta
2021-09-08
1
-2
/
+2
*
[ruby/irb] Show lib name first because it's the most common use case
aycabta
2021-09-08
1
-0
/
+5
*
[ruby/irb] Suppress "assigned but unused variable" warning
aycabta
2021-09-04
1
-0
/
+1
*
[ruby/irb] Add an assertion to check completion "var.method" to get correct "...
aycabta
2021-09-04
1
-0
/
+1
*
[ruby/irb] Retrieve completed receiver that is a module or class correctly
aycabta
2021-09-04
1
-0
/
+5
*
[ruby/irb] Use autocomplete with show doc dialog that uses Reline::Key in tests
aycabta
2021-09-04
1
-4
/
+0
*
[ruby/irb] Add TODO comment to remove disabling autocomplete later
aycabta
2021-09-03
1
-0
/
+1
*
[ruby/irb] Disable autocomplete in yamatanooroti test
aycabta
2021-09-03
1
-0
/
+3
*
[ruby/irb] Detect the variable class to show doc
aycabta
2021-09-02
1
-0
/
+6
*
[ruby/irb] Relax backtrace nest levels
Nobuyoshi Nakada
2021-08-30
1
-6
/
+4
*
[ruby/irb] Added the extra stdout message with test-unit
Hiroshi SHIBATA
2021-08-30
1
-2
/
+6
*
[ruby/irb] Use capture_output instead of capture_io
Hiroshi SHIBATA
2021-08-30
1
-18
/
+18
*
[ruby/irb] Use pend instead of skip
Hiroshi SHIBATA
2021-08-30
7
-20
/
+20
*
Add --autocomplete / --noautocomplete options
aycabta
2021-08-30
1
-0
/
+1
*
[ruby/irb] Remove path settings for debugging
aycabta
2021-08-30
1
-3
/
+3
*
[ruby/irb] Show code page by irb_info on Windows
aycabta
2021-07-16
1
-0
/
+5
*
[ruby/irb] Escape space in free-spacing mode
aycabta
2021-07-16
1
-14
/
+14
*
[ruby/irb] Show LANG and LC_ALL env by irb_info
aycabta
2021-07-11
1
-0
/
+47
*
[ruby/irb] Fix error on `ls object_cant_define_singleton`
Masataka Pocke Kuwabara
2021-06-30
1
-0
/
+19
*
Strip trailing spaces
Nobuyoshi Nakada
2021-06-23
1
-1
/
+1
*
[ruby/irb] Sort ls result ordered by anscestry
Keiko Kaneko
2021-06-22
1
-9
/
+17
*
Set USE_COLORIZE to the default value in a test
aycabta
2021-05-24
1
-2
/
+5
*
[ruby/irb] update test/irb/test_init.rb to avoid useless eval
jethrodaniel
2021-05-24
1
-2
/
+2
*
[ruby/irb] respect NO_COLOR environment variable
Mark Delk
2021-05-24
1
-0
/
+16
*
test/irb/test_raise_no_backtrace_exception.rb: fix test file path
Nobuyoshi Nakada
2021-05-18
1
-2
/
+4
*
test/irb/test_raise_no_backtrace_exception.rb: Set LC_MESSAGES as UTF-8
Yusuke Endoh
2021-05-11
1
-1
/
+3
*
[ruby/irb] Skip test_raise_exception_with_invalid_byte_sequence
Takashi Kokubun
2021-05-11
1
-2
/
+2
*
Explicitly specify encoding for another test as well
Takashi Kokubun
2021-05-10
1
-2
/
+2
*
test/irb/test_raise_no_backtrace_exception.rb: UTF-8 is expected
Yusuke Endoh
2021-05-11
1
-1
/
+1
*
[ruby/irb] Skip the new IRB test on Windows for now
Takashi Kokubun
2021-05-11
1
-1
/
+1
*
[ruby/irb] Treat encodings in exception correctly
aycabta
2021-05-11
1
-0
/
+25
[next]