mirror of
https://github.com/vim/vim.git
synced 2026-05-23 18:51:56 +02:00
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)