mirror of
https://github.com/zoriya/vim.git
synced 2026-02-14 02:31:14 +00:00
Problem: No tests for clicking in the GUI tabline.
Solution: Add test functions to generate the events. Add tests using the
functions. (Yegappan Lakshmanan, closes #9638)