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
Takashi Kokubun 98bd7e87a0 [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp
The incompatible interface is not helpful, again if you want to use it
as a standalone library, falling it back to PP.

Original PP.pp also ends with `out << "\n"`.

https://github.com/ruby/irb/commit/4c74c7d84c
2021-01-07 22:43:40 -08:00
..
test_cmd.rb irb: Removed unused variables 2020-12-20 19:36:24 +09:00
test_color.rb [ruby/irb] Make IRB::ColorPrinter.pp compatible with PP.pp 2021-01-07 22:43:40 -08:00
test_completion.rb should use assert_include here. 2021-01-08 14:44:26 +09:00
test_context.rb [ruby/irb] Fix BACK_TRACE_LIMIT logic 2021-01-08 13:25:18 +09:00
test_history.rb Remove system method for E2E testing because depends on ruby command 2020-10-05 19:50:31 +09:00
test_init.rb [ruby/irb] Restore environment variables 2019-12-14 00:39:53 +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] Use error tokens if there are no correct tokens in the same place 2021-01-05 18:06:43 +09:00
test_workspace.rb rubygems is needed to run solo-file test 2020-07-15 11:21:14 +09:00