summaryrefslogtreecommitdiff
path: root/test/reline/helper.rb
AgeCommit message (Expand)Author
2024-04-17[ruby/reline] Refactor nomultiline and multiline mode differencetomoya ishida
2024-03-25[ruby/reline] Remove useless testsStan Lo
2024-03-24[ruby/reline] Refactor key actor testtomoya ishida
2024-03-19[ruby/reline] Reline 0.5.0.pretomoya ishida
2023-11-06[ruby/reline] Test Reline::Face without mockingStan Lo
2023-11-06[ruby/reline] Introduce a new class Reline::Face to configureHASUMI Hitoshi
2023-09-28[ruby/reline] Properly restore Reline::IOGate in test teardowntomoya ishida
2023-07-07[ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo
2023-02-27[ruby/reline] Fix wrong indent number in prompt. whole_lines hastomoya ishida
2023-02-05[ruby/reline] test_dumb_terminal: "ruby" command is not always availableSorah Fukumori
2023-01-11[ruby/reline] Reset IOGate in test_resetPhillip Hellewell
2023-01-10[ruby/reline] Add key binding for DeletePhillip Hellewell
2021-12-24[ruby/reline] Fix test input_keys to handle "hankaku" characters correctly on...Yusuke Endoh
2021-12-24[ruby/reline] Add encoding info to an assertion of editing lineaycabta
2021-08-07Use TERM=xterm for tests on Solarisaycabta
2021-08-07Set TERM env for some CI environmentsaycabta
2021-06-21Stop using global constant, RELINE_TEST_ENCODINGaycabta
2021-06-21[ruby/reline] The config file must accept any character encodingaycabta
2021-01-13[ruby/reline] Handle ed_search_{prev,next}_history in multiline correctlyaycabta
2020-12-05[ruby/reline] Call process_insert when the end of pasting plural fullwidth charsaycabta
2019-11-15Implement em_set_mark and em_exchange_markaycabta
2019-09-25Make rb_scan_args handle keywords more similar to Ruby methods (#2460)Jeremy Evans
2019-08-27Refactoring Reline.manga_osyo
2019-08-27Remove test_mode in `lib/reline`.manga_osyo
2019-08-18Remove commented out debug printaycabta
2019-05-24Support Meta key in Relineaycabta
2019-05-01Silence a (probable) debug printNobuyoshi Nakada
2019-04-30Use Encoding::UTF_8 if RELINE_TEST_ENCODING doesn't existaycabta
2019-04-30Use Encoding::UTF_8 if Encoding.default_external is Encoding::IBM437aycabta
2019-04-30Add Reline as a fallback library for Readlineaycabta
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-21Add test/reline/ again, I'm backaycabta
2019-04-21Remove test/reline temporary, I'll come backaycabta
2019-04-21test/reline/helper.rb: define RELINE_TEST_ENCODING alwaysnobu
2019-04-21Fix test library namenobu
2019-04-20IRB is improved with Reline and RDocaycabta