ruby/test/reline
tompng 91f353b1c3 [ruby/reline] Fix line rendering when newline is added at the end of the buffer
https://github.com/ruby/reline/commit/7d61b3df9a
2023-02-06 14:23:59 +00:00
..
windows Tests for Windows can run only on Windows 2021-08-05 13:58:07 +09:00
yamatanooroti [ruby/reline] Fix line rendering when newline is added at the end of the buffer 2023-02-06 14:23:59 +00:00
helper.rb [ruby/reline] test_dumb_terminal: "ruby" command is not always available 2023-02-05 20:31:37 +00:00
test_ansi_with_terminfo.rb [ruby/reline] Reset IOGate in test_reset 2023-01-11 11:38:51 +00:00
test_ansi_without_terminfo.rb [ruby/reline] Reset IOGate in test_reset 2023-01-11 11:38:51 +00:00
test_config.rb [ruby/reline] Remove unapproved color setting APIs 2022-12-05 03:14:55 +00:00
test_history.rb Add detailed message to assert_external_string_equal 2021-06-23 21:00:48 +09:00
test_key_actor_emacs.rb [ruby/reline] Use unix_line_discard when Ctrl-u is entered 2021-12-30 20:23:58 +09:00
test_key_actor_vi.rb [ruby/reline] use assert_nothing_raised 2022-09-22 22:28:39 +09:00
test_key_stroke.rb [ruby/reline] Add a test for key bindings with Reline::Key 2021-09-06 08:10:08 +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 Stop using global constant, RELINE_TEST_ENCODING 2021-06-21 22:12:14 +09:00
test_reline.rb [ruby/reline] test_dumb_terminal: "ruby" command is not always available 2023-02-05 20:31:37 +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 Stop using global constant, RELINE_TEST_ENCODING 2021-06-21 22:12:14 +09: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] Add a test for Reline::Unicode#take_range 2021-09-06 08:09:50 +09:00
test_within_pipe.rb Prepare for removing RubyVM::JIT (#5262) 2021-12-13 23:07:46 -08:00