summaryrefslogtreecommitdiff
path: root/test/irb/test_input_method.rb
AgeCommit message (Expand)Author
2024-09-03[ruby/irb] Fix easter_egg run without RDoc, fix input-method testtomoya ishida
2024-09-01Skip show_doc tests if RDoc is not availableHiroshi SHIBATA
2024-08-29Surpressing 'unknown command: “Switch to inspect mode.”' messageHiroshi SHIBATA
2024-08-28[ruby/irb] Make colorize test pass with NO_COLOR env settomoya ishida
2024-08-28[ruby/irb] Colorize command inputtomoya ishida
2024-03-25[ruby/irb] Cache RDoc::RI::Driver.newtomoya ishida
2024-02-01[ruby/irb] Add rubocop with a few basic styling rulesStan Lo
2024-01-25[ruby/irb] overrided ==> overriddenydah
2024-01-01[ruby/irb] Fix display_document params in noautocomplete modetomoya ishida
2023-11-08[ruby/irb] Type based completion using Prism and RBStomoya ishida
2023-10-11[ruby/irb] Rename current completor to RegexpCompletor andtomoya ishida
2023-09-30[ruby/irb] Fix Reline's test failure running with `make test-alltomoya ishida
2023-06-13[ruby/irb] Stanardise test class names with `Test` postfix insteadStan Lo
2022-11-03[ruby/irb] Provide a base test class and let tests restore encodingsStan Lo
2022-10-26[ruby/irb] Rename test_helper.rb to helper.rbPeter Zhu
2022-10-26[ruby/irb] Don't insert new methods to Test::Unit::TestCasest0012
2022-10-26[ruby/irb] Extract without_rdoc helperst0012
2022-10-25[ruby/irb] Make sure Encoding's defaults are restored Stan Lo
2022-10-24[ruby/irb] Restore standard input/output encodings after input method tests Stan Lo
2022-10-24[ruby/irb] Add a test case to cover rdoc unintalled scenario st0012
2022-10-24[ruby/irb] Add tests for RelineInputMethod st0012