index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
irb
/
test_debug_cmd.rb
Age
Commit message (
Expand
)
Author
2023-08-04
[ruby/irb] Store integration tests' envs in an ivar
Stan Lo
2023-08-02
[ruby/irb] Extract integration testing helpers out of debug command
Stan Lo
2023-06-02
[ruby/irb] Require `test/lib` helpers from main test helper
Stan Lo
2023-06-01
[ruby/irb] Improve debug command tests
Stan Lo
2023-05-17
[ruby/irb] Fix Test timedout in test_debug_cmd
tomoya ishida
2022-12-19
[ruby/irb] PTY module is platform dependent
Nobuyoshi 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 finished
Stan Lo
2022-12-05
[ruby/irb] Close leaked pty IOs
Nobuyoshi Nakada
2022-12-02
[ruby/irb] Disable debug cmd tests based on project structure
Stan Lo
2022-12-02
[ruby/irb] This doesn't work on RubyCI either
Takashi Kokubun
2022-12-02
[ruby/irb] Skip debug command tests on ruby/ruby
Takashi Kokubun
2022-12-02
[ruby/irb] Use the proper ruby command and library path
Nobuyoshi Nakada
2022-12-02
[ruby/irb] Test debug commands without yamatanooroti
Stan Lo