summaryrefslogtreecommitdiff
path: root/test/irb/test_input_method.rb
AgeCommit message (Expand)Author
2024-05-28[Bug #20511] Update reline-0.5.7 (#10848)Hiroshi SHIBATA
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