summaryrefslogtreecommitdiff
path: root/test/irb/test_debug_cmd.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Fix Test timedout in test_debug_cmdtomoya ishida2023-05-171-2/+5
* [ruby/irb] PTY module is platform dependentNobuyoshi Nakada2022-12-191-1/+6
* [ruby/irb] Fix step command (https://github.com/ruby/irb/pull/477)Stan Lo2022-12-091-1/+3
* [ruby/irb] Kill PTY process after test is finishedStan Lo2022-12-081-1/+33
* [ruby/irb] Close leaked pty IOsNobuyoshi Nakada2022-12-051-0/+3
* [ruby/irb] Disable debug cmd tests based on project structureStan Lo2022-12-021-12/+6
* [ruby/irb] This doesn't work on RubyCI eitherTakashi Kokubun2022-12-021-2/+2
* [ruby/irb] Skip debug command tests on ruby/rubyTakashi Kokubun2022-12-021-0/+6
* [ruby/irb] Use the proper ruby command and library pathNobuyoshi Nakada2022-12-021-2/+5
* [ruby/irb] Test debug commands without yamatanoorotiStan Lo2022-12-021-0/+258