mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 01:37:12 +00:00
Problem: GUI tests fail because the test doesn't use a modifier.
Solution: Add "\{xxx}" to be able to encode a modifier.
ebe9d34aa0
Change macros to enums to use them in unit tests.