summaryrefslogtreecommitdiff
path: root/test/irb/test_debug_cmd.rb
AgeCommit message (Expand)Author
2024-02-16[ruby/irb] Support repeating debugger input by passing empty inputStan Lo
2024-02-11[ruby/irb] Polish the exit! command and its testsStan Lo
2024-02-10[ruby/irb] Introduce exit! commandIgnacio Chiazzo Cardarello
2023-11-30[ruby/irb] Page evaluation result's outputStan Lo
2023-11-26[ruby/irb] Support disabling pagerStan Lo
2023-08-29[ruby/irb] Improve help/show_cmds message during debuggerStan Lo
2023-08-21[ruby/irb] Avoid overriding user's `irb_name` setting in debuggerStan Lo
2023-08-13[ruby/irb] Support seamless integration with ruby/debugStan Lo
2023-08-11[ruby/irb] Skip integration tests in core CIStan Lo
2023-08-04[ruby/irb] Store integration tests' envs in an ivarStan Lo
2023-08-02[ruby/irb] Extract integration testing helpers out of debug commandStan Lo
2023-06-02[ruby/irb] Require `test/lib` helpers from main test helperStan Lo
2023-06-01[ruby/irb] Improve debug command testsStan Lo
2023-05-17[ruby/irb] Fix Test timedout in test_debug_cmdtomoya ishida
2022-12-19[ruby/irb] PTY module is platform dependentNobuyoshi Nakada
2022-12-09[ruby/irb] Fix step command (https://github.com/ruby/irb/pull/477)Stan Lo
2022-12-08[ruby/irb] Kill PTY process after test is finishedStan Lo
2022-12-05[ruby/irb] Close leaked pty IOsNobuyoshi Nakada
2022-12-02[ruby/irb] Disable debug cmd tests based on project structureStan Lo
2022-12-02[ruby/irb] This doesn't work on RubyCI eitherTakashi Kokubun
2022-12-02[ruby/irb] Skip debug command tests on ruby/rubyTakashi Kokubun
2022-12-02[ruby/irb] Use the proper ruby command and library pathNobuyoshi Nakada
2022-12-02[ruby/irb] Test debug commands without yamatanoorotiStan Lo