ruby/test/reline
tomoya ishida 7380c73af4 [ruby/reline] Add assertion to auto_indent_proc's parameter, add
Ctrl-d exit test
(https://github.com/ruby/reline/pull/574)

* Add auto_indent_proc's parameter assertion in multiline_repl

* Add rendering test for Ctrl-d exit

https://github.com/ruby/reline/commit/46db71132a
2023-07-19 13:31:17 +00:00
..
windows Tests for Windows can run only on Windows 2021-08-05 13:58:07 +09:00
yamatanooroti [ruby/reline] Add assertion to auto_indent_proc's parameter, add 2023-07-19 13:31:17 +00:00
helper.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +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] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +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] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_key_actor_vi.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +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] Rewrite dialog rendering 2023-05-01 12:20:20 +00:00
test_macro.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +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] Fix test class not to overwrite 2021-10-11 20:32:34 +09:00
test_string_processing.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00
test_terminfo.rb [ruby/reline] Check capname of tigetstr/tigetflag/tigetnum 2022-01-02 11:44:07 +09:00
test_unicode.rb [ruby/reline] Improve OSC sequence regexp. OSC sequence can end with 2023-03-29 06:54:08 +00:00
test_within_pipe.rb [ruby/reline] Reduce direct references to `Reline::IOGate` 2023-07-07 17:27:25 +00:00