1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/readline
Jeremy Evans f91b1ab33d Skip assertion in readline test if Readline version is 4.3
Previously, the entire method was not run for Readline 4.3, probably
because it was known to fail. Commit
c754e979d3 removed the check for
Readline 4.3.  Other than this one assertion, which also doesn't
work when using Reline, the method runs correctly when using
Readline 4.3.

Fixes [Bug #15853].
2019-05-22 21:32:31 -07:00
..
helper.rb Add Reline.test_mode to use with special I/O 2019-05-18 12:48:27 +09:00
test_readline.rb Skip assertion in readline test if Readline version is 4.3 2019-05-22 21:32:31 -07:00
test_readline_history.rb Remove parent namespace from Readline test classes 2019-05-18 02:32:25 +09:00