1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/reline
Koichi Sasada 648eb31b9a Reset Reline.point
TestRelineAsReadline#test_insert_text expects Readline.point == 0
at the beginning of the test, but a test violate this assumption.
2020-03-02 14:42:33 +09:00
..
helper.rb Implement em_set_mark and em_exchange_mark 2019-11-15 16:50:40 +09:00
test_config.rb Support history-size in .inputrc correctly 2020-01-06 21:50:48 +09:00
test_history.rb Use test_mode on Reline::History::Test for encoding 2020-01-26 12:58:25 +09:00
test_key_actor_emacs.rb Introduce an abstracted structure about the encoding of Reline 2020-01-14 15:40:38 +09:00
test_key_actor_vi.rb [ruby/reline] Implement vi_change_meta 2020-01-21 09:52:32 +09:00
test_key_stroke.rb Use inputrc data for keystroke setting 2019-06-01 09:06:27 +09:00
test_kill_ring.rb Add Reline as a fallback library for Readline 2019-04-30 11:44:20 +09:00
test_macro.rb Introduce an abstracted structure about the encoding of Reline 2020-01-14 15:40:38 +09:00
test_reline.rb skip test if Reline.completion_proc is nil. 2020-03-02 13:42:35 +09:00
test_string_processing.rb Introduce an abstracted structure about the encoding of Reline 2020-01-14 15:40:38 +09:00
test_within_pipe.rb Reset Reline.point 2020-03-02 14:42:33 +09:00