summaryrefslogtreecommitdiff
path: root/test/irb/yamatanooroti
AgeCommit message (Expand)Author
2024-03-25[ruby/irb] Cache RDoc::RI::Driver.newtomoya ishida
2024-03-24[ruby/irb] Fix indent test for new relinetomoya ishida
2024-03-16[ruby/irb] Fix irb_history saved to current directorytomoya ishida
2024-02-18[ruby/irb] Revamp `help` commandStan Lo
2024-02-01[ruby/irb] Skip re-setup when creating a child sessionNuno Silva
2024-01-03[ruby/irb] Avoid completing empty inputStan Lo
2024-01-01[ruby/irb] Remove redundant env cleanup in rendering testStan Lo
2023-11-30[ruby/irb] Page evaluation result's outputStan Lo
2023-11-27[ruby/irb] Hide debugger hint after the input is submittedStan Lo
2023-11-25[ruby/irb] Fix flaky test casehogelog
2023-11-23[ruby/irb] Hint debugger command in irb:rdbg sessionStan Lo
2023-11-18[ruby/irb] Fix irb crash on `{}.` completiontomoya ishida
2023-10-30[ruby/irb] Use IRB's own doc for doc dialog testsStan Lo
2023-08-29[ruby/irb] Add --nomultiline indent and prompt testtomoya ishida
2023-08-29[ruby/irb] Remove unused `PROMPT_N`Summer ☀️
2023-08-21[ruby/irb] Move input processing out of RubyLexStan Lo
2023-08-12[ruby/irb] Drop showing indent level number in DEFAULT prompt andtomoya ishida
2023-08-11[ruby/irb] Don't echo an expression's result when it ends with aStan Lo
2023-07-26[ruby/irb] Page `ls`'s output (https://github.com/ruby/irb/pull/657)Stan Lo
2023-07-25[ruby/irb] Display `show_cmds`'s output in a pager when in TTYStan Lo
2023-07-13[ruby/irb] Unpend RDoc dialog related testsStan Lo
2023-06-20[ruby/irb] Improve indentation: bugfix, heredoc, embdoc, stringstomoya ishida
2023-03-17[ruby/irb] Fix 2 minor issues in test suitelukeg
2022-12-02[ruby/irb] Test debug commands without yamatanoorotiStan Lo
2022-11-27[ruby/irb] Activate yamatanooroti tests on CIStan Lo
2022-11-21[ruby/irb] Add commands to start and use the debuggerTakashi Kokubun
2022-10-18[ruby/irb] Always use local variables in current context to parse code (https...tomoya ishida
2021-10-08[ruby/irb] Add tests for truncated show doc dialogaycabta
2021-09-10[ruby/irb] Add yamatanooroti test for symbol with backtickaycabta
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-08-30[ruby/irb] Remove path settings for debuggingaycabta
2021-04-03[ruby/irb] Evaluate each toplevel statementaycabta
2021-04-03[ruby/irb] Add test for multiline pasteaycabta
2021-04-03[ruby/irb] Add yamatanooroti test exampleaycabta