require_relative '../../spec_helper' require_relative 'shared/quote' describe "Regexp.escape" do it_behaves_like :regexp_quote, :escape end ' title='Atom feed' href='https://git.ruby-lang.org/ruby.git/atom/test/irb/test_debug_cmd.rb?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/test/irb/test_debug_cmd.rb
AgeCommit message (Expand)Author
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