mirror of
https://github.com/vim/vim.git
synced 2026-04-14 07:46:09 +02:00
Problem: Code handling low level MS-Windows events cannot be tested.
Solution: Add test_mswin_event() and tests using it. (Christopher Plewright,
closes #11622)