summaryrefslogtreecommitdiff
path: root/test/irb/test_debug_cmd.rb
AgeCommit message (Expand)Author
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