summaryrefslogtreecommitdiff
path: root/test/irb/test_color_printer.rb
AgeCommit message (Expand)Author
2025-01-24Migrate irb and reline to the bundled gemsHiroshi SHIBATA
2025-01-22[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)Prajjwal Singh
2024-02-19Load rubygems explicitly for tests of test/irbHiroshi SHIBATA
2023-06-13[ruby/irb] Stanardise test class names with `Test` postfix insteadStan Lo
2023-04-05[ruby/irb] Drop Ruby 2.6 supportStan Lo
2022-12-26[ruby/irb] Test colors with enabling colorsNobuyoshi Nakada
2022-11-03[ruby/irb] Provide a base test class and let tests restore encodingsStan Lo
2021-08-30[ruby/irb] Use pend instead of skipHiroshi SHIBATA
2021-03-20[ruby/irb] Don't call Ruby 2.4+'s String#pretty_printTakashi Kokubun
2021-01-20[ruby/irb] Undefine unused constantsTakashi Kokubun
2021-01-20[ruby/irb] Split test files for IRB::Color and IRB::ColorPrinterTakashi Kokubun