mirror of
https://github.com/vim/vim.git
synced 2026-07-18 18:09:25 +02:00
f1e7449d56
Problem: GUI mouse events not tested.
Solution: Add test_gui_mouse_event(). Add mouse tests. Also add a few
viminfo tests. (Yegappan Lakshmanan, closes #8407)