summaryrefslogtreecommitdiff
path: root/test/reline/windows
AgeCommit message (Collapse)Author
2021-08-05Tests for Windows can run only on WindowsNobuyoshi Nakada
Should not directly require "reline/windows.rb" which should be loaded by "reline.rb".
2021-07-30Use test-unit assertionsaycabta
Notes: Merged: https://github.com/ruby/ruby/pull/4693
2021-07-30[ruby/reline] Fixed Ctrl+Enter key in Windows.SilverPhoenix99
https://github.com/ruby/reline/commit/0c38e39023