aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/mode_spec.lua
Commit message (Collapse)AuthorAge
* test/mode_spec: increase 'matchtime' to fix flakyJustin M. Keyes2019-09-04
| | | | | fix #10941 regressed by 7ed212262242
* test/functional/ui/mode_spec: improve "ui mode_change event" (#10816)Daniel Hahler2019-08-20
| | | | Set a shorter `&matchtime` (instead of asserting the default), and do not sleep - `screen:expect` will do that (wait for it).
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
|
* ui: add tests for new cursor shape modesBjörn Linse2017-04-21