ruby/test/reline
aycabta 7aa3bc8403 [ruby/reline] Add a test for suppressing crash when dynamic prompt returns empty
ref. https://github.com/ruby/reline/pull/262

https://github.com/ruby/reline/commit/b98bc3c329
2021-02-21 06:43:31 +09:00
..
yamatanooroti [ruby/reline] Add a test for suppressing crash when dynamic prompt returns empty 2021-02-21 06:43:31 +09:00
helper.rb [ruby/reline] Handle ed_search_{prev,next}_history in multiline correctly 2021-01-13 01:12:54 +09:00
test_config.rb [ruby/reline] Keep original characters in inputrc 2020-08-18 19:08:40 +09:00
test_history.rb [ruby/reline] Negative history_size means unlimited 2020-04-29 19:13:14 +09:00
test_key_actor_emacs.rb [ruby/reline] Return 1 when char width not found 2021-02-21 06:41:03 +09:00
test_key_actor_vi.rb [ruby/reline] Move the cursor correctly when deleting at eol 2021-01-13 01:12:54 +09:00
test_key_stroke.rb [ruby/reline] Use single quotes for non-expanded string literals 2020-08-18 19:08:11 +09:00
test_kill_ring.rb [ruby/reline] Add Enumerable to KillRing for debugging 2020-12-19 02:12:11 +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 Restore class variable setting for tests 2020-05-14 12:27:33 +09:00
test_string_processing.rb Introduce an abstracted structure about the encoding of Reline 2020-01-14 15:40:38 +09:00
test_unicode.rb [ruby/reline] Fixed an exception occurred when ambiguous width character was passed to `#calculate_width` [Bug #17405] 2020-12-22 23:45:43 +09:00
test_within_pipe.rb Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00