..
windows
Tests for Windows can run only on Windows
2021-08-05 13:58:07 +09:00
yamatanooroti
[ruby/reline] Use "Bundler.require" to load Gemfile.lock in multiline_repl
2022-01-16 22:09:32 +09:00
helper.rb
[ruby/reline] Fix test input_keys to handle "hankaku" characters correctly on Windows
2021-12-24 15:01:17 +09:00
test_config.rb
[ruby/reline] Rename dialog_pointer_* to dialog_highlight_*
2022-07-22 23:34:49 +09: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] Rename the wrong name "em-kill-line" with the correct name "unix-line-discard"
2021-12-24 18:23:28 +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] Rename dialog_pointer_* to dialog_highlight_*
2022-07-22 23:34:49 +09: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