summaryrefslogtreecommitdiff
path: root/test/reline/helper.rb
AgeCommit message (Expand)Author
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