mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04: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)