ruby/test/reline
tomoya ishida 8088c88d01
[ruby/reline] Handle INT signal correctly, remove handle_cleared
because clear(C-l) is not a signal
(https://github.com/ruby/reline/pull/646)

https://github.com/ruby/reline/commit/3debb0ae2f
2024-04-04 17:18:47 +09:00
..
windows
yamatanooroti [ruby/reline] Fix audoindent including "\v", escape "\v" for 2024-04-04 17:18:47 +09:00
helper.rb [ruby/reline] Remove useless tests 2024-03-25 11:06:39 +00:00
test_ansi_with_terminfo.rb [ruby/reline] Always set ANSI CSI keybindings for Home, End, and 2023-07-19 13:25:58 +00:00
test_ansi_without_terminfo.rb [ruby/reline] Always set ANSI CSI keybindings for Home, End, and 2023-07-19 13:25:58 +00:00
test_config.rb [ruby/reline] Fix config.rb to File.expand_path $include path in 2023-09-26 13:08:20 +00:00
test_face.rb [ruby/reline] Fallback to 256color if COLORTERM != truecolor 2023-11-13 12:42:31 +00:00
test_history.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_key_actor_emacs.rb [ruby/reline] Handle INT signal correctly, remove handle_cleared 2024-04-04 17:18:47 +09:00
test_key_actor_vi.rb [ruby/reline] Remove useless tests 2024-03-25 11:06:39 +00:00
test_key_stroke.rb [ruby/reline] Ignore unhandled escape sequences 2023-07-08 08:41:30 +00:00
test_kill_ring.rb
test_line_editor.rb [ruby/reline] Align completion menu items 2024-04-01 16:25:26 +00:00
test_macro.rb [ruby/reline] Reline 0.5.0.pre 2024-03-19 14:17:26 +00:00
test_reline.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_reline_key.rb [ruby/reline] Properly restore Reline::IOGate in test teardown 2023-09-28 13:53:30 +00:00
test_string_processing.rb [ruby/reline] Reline 0.5.0.pre 2024-03-19 14:17:26 +00:00
test_terminfo.rb
test_unicode.rb
test_within_pipe.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00