summaryrefslogtreecommitdiff
path: root/test/irb
AgeCommit message (Expand)Author
2021-10-13[ruby/irb] Ignore parenthesis during completionKaíque Kandy Koga
2021-10-11[ruby/irb] Set default return_formataycabta
2021-10-11[ruby/irb] Clean up a duplicated definitionTakashi Kokubun
2021-10-10[ruby/irb] trufflruby fails on the show_source testTakashi Kokubun
2021-10-10[ruby/irb] Add a test of find_end for show_source commandTakashi Kokubun
2021-10-08[ruby/irb] Add tests for truncated show doc dialogaycabta
2021-09-24Pend test_complete_require_library_name_firstaycabta
2021-09-23[ruby/irb] Ignore any encoding errors while symbol completionNobuyoshi Nakada
2021-09-22[ruby/irb] Use typed spaces when the line is inside the here documentsKaíque Kandy Koga
2021-09-21[ruby/irb] Fix argument orderNobuyoshi Nakada
2021-09-11[ruby/irb] Ignore invalid 3 colons in completionaycabta
2021-09-10[ruby/irb] Tests may not execute in the source directoryNobuyoshi Nakada
2021-09-10Find irb command path in testaycabta
2021-09-10[ruby/irb] Pend on trufflerubyaycabta
2021-09-10[ruby/irb] Remove an unused variableaycabta
2021-09-10[ruby/irb] Avoid loading files' local variables [Bug #17623]Marc-Andre Lafortune
2021-09-10[ruby/irb] Add yamatanooroti test for symbol with backtickaycabta
2021-09-10[ruby/irb] Support symbol with backtickaycabta
2021-09-08[ruby/irb] Use "csv" for testaycabta
2021-09-08[ruby/irb] Show lib name first because it's the most common use caseaycabta
2021-09-04[ruby/irb] Suppress "assigned but unused variable" warningaycabta
2021-09-04[ruby/irb] Add an assertion to check completion "var.method" to get correct "...aycabta
2021-09-04[ruby/irb] Retrieve completed receiver that is a module or class correctlyaycabta
2021-09-04[ruby/irb] Use autocomplete with show doc dialog that uses Reline::Key in testsaycabta
2021-09-03[ruby/irb] Add TODO comment to remove disabling autocomplete lateraycabta
2021-09-03[ruby/irb] Disable autocomplete in yamatanooroti testaycabta
2021-09-02[ruby/irb] Detect the variable class to show docaycabta
2021-08-30[ruby/irb] Relax backtrace nest levelsNobuyoshi Nakada
2021-08-30[ruby/irb] Added the extra stdout message with test-unitHiroshi SHIBATA
2021-08-30[ruby/irb] Use capture_output instead of capture_ioHiroshi SHIBATA
2021-08-30[ruby/irb] Use pend instead of skipHiroshi SHIBATA
2021-08-30Add --autocomplete / --noautocomplete optionsaycabta
2021-08-30[ruby/irb] Remove path settings for debuggingaycabta
2021-07-16[ruby/irb] Show code page by irb_info on Windowsaycabta
2021-07-16[ruby/irb] Escape space in free-spacing modeaycabta
2021-07-11[ruby/irb] Show LANG and LC_ALL env by irb_infoaycabta
2021-06-30[ruby/irb] Fix error on `ls object_cant_define_singleton`Masataka Pocke Kuwabara
2021-06-23Strip trailing spacesNobuyoshi Nakada
2021-06-22[ruby/irb] Sort ls result ordered by anscestryKeiko Kaneko
2021-05-24Set USE_COLORIZE to the default value in a testaycabta
2021-05-24[ruby/irb] update test/irb/test_init.rb to avoid useless evaljethrodaniel
2021-05-24[ruby/irb] respect NO_COLOR environment variableMark Delk
2021-05-18test/irb/test_raise_no_backtrace_exception.rb: fix test file pathNobuyoshi Nakada
2021-05-11test/irb/test_raise_no_backtrace_exception.rb: Set LC_MESSAGES as UTF-8Yusuke Endoh
2021-05-11[ruby/irb] Skip test_raise_exception_with_invalid_byte_sequenceTakashi Kokubun
2021-05-10Explicitly specify encoding for another test as wellTakashi Kokubun
2021-05-11test/irb/test_raise_no_backtrace_exception.rb: UTF-8 is expectedYusuke Endoh
2021-05-11[ruby/irb] Skip the new IRB test on Windows for nowTakashi Kokubun
2021-05-11[ruby/irb] Treat encodings in exception correctlyaycabta
2021-05-08[ruby/irb] Deal with different screen sizesNobuyoshi Nakada