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
2021-01-27 15:02:13 +09:00
..
test_cmd.rb [ruby/irb] specify the VERBOSE to false and fix tests to fit 2021-01-27 15:02:13 +09:00
test_color.rb [ruby/irb] Remove pp-specific stub from TestColor 2021-01-20 18:10:20 +09:00
test_color_printer.rb [ruby/irb] Undefine unused constants 2021-01-20 18:07:40 +09:00
test_completion.rb should use assert_include here. 2021-01-08 14:44:26 +09:00
test_context.rb [ruby/irb] Stub a screen size for test_context 2021-01-19 00:14:48 -08:00
test_history.rb
test_init.rb Fix the failing test with XDG_CONFIG_HOME 2021-01-12 20:15:18 +09:00
test_option.rb
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] Indent correctly with method calling with receiver 2021-01-24 14:35:34 +09:00
test_workspace.rb