summaryrefslogtreecommitdiff
path: root/test/irb/test_input_method.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Provide a base test class and let tests restore encodingsStan Lo2022-11-031-18/+4
* [ruby/irb] Rename test_helper.rb to helper.rbPeter Zhu2022-10-261-1/+1
* [ruby/irb] Don't insert new methods to Test::Unit::TestCasest00122022-10-261-1/+3
* [ruby/irb] Extract without_rdoc helperst00122022-10-261-13/+0
* [ruby/irb] Make sure Encoding's defaults are restored Stan Lo2022-10-251-2/+5
* [ruby/irb] Restore standard input/output encodings after input method tests Stan Lo2022-10-241-0/+12
* [ruby/irb] Add a test case to cover rdoc unintalled scenario st00122022-10-241-0/+31
* [ruby/irb] Add tests for RelineInputMethod st00122022-10-241-0/+58