1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/irb
Nobuyoshi Nakada 4b92633043 [ruby/irb] Suppress verbose messages in the parallel test
`:VERBOSE` flag needs to be set prior to `IRB::Irb.new`.

https://github.com/ruby/irb/commit/0dbe292979
2021-04-05 14:00:21 +09:00
..
yamatanooroti [ruby/irb] Evaluate each toplevel statement 2021-04-03 01:17:08 +09:00
test_cmd.rb [ruby/irb] Suppress verbose messages in the parallel test 2021-04-05 14:00:21 +09:00
test_color.rb [ruby/irb] Colorize __END__ as keyword 2021-04-02 10:52:53 +09:00
test_color_printer.rb [ruby/irb] Don't call Ruby 2.4+'s String#pretty_print 2021-03-20 20:25:32 +09:00
test_completion.rb [ruby/irb] Cache completion files to require 2021-03-25 18:54:02 +09:00
test_context.rb [ruby/irb] follow up the actual line number 2021-02-03 00:09:32 +09:00
test_history.rb Try to fix errors in TestIRB::TestHistory too 2021-03-18 18:07:18 +09:00
test_init.rb [ruby/irb] SIGINT should raise Interrupt after IRB session 2021-04-02 01:57:44 +09:00
test_option.rb make sync-default-gems GEM=irb 2019-06-13 00:32:20 +09:00
test_raise_no_backtrace_exception.rb [ruby/irb] Use Exception#full_message to show backtrace in the correct order 2021-01-08 13:25:18 +09:00
test_ruby_lex.rb [ruby/irb] Change ripper_lex_without_warning to a class method 2021-03-24 14:39:50 +09:00
test_workspace.rb [ruby/irb] Suppress colorize on Windows tests 2021-02-11 20:31:29 +09:00