Björn Linse
e04b9e7c78
test/ui: update tests for new msg_grid implementation
2019-09-01 15:55:10 +02:00
Björn Linse
6b2d67eb59
test/ui: properly test win_hide by explicitly marking hidden grids
2019-08-17 21:46:11 +02:00
Björn Linse
3397b8c51a
ui: use Window type in win_pos consistently with win_float_pos
...
Also check invalid positional arguments to screen:expect()
2019-08-17 20:52:08 +02:00
Justin M. Keyes
698c4f662d
test: clear(): remove opts.headless
parameter
...
Callers can instead specify `args_rm={'--headless'}`.
TODO: should `nvim_argv` have "--headless" by default? Need to inspect
some uses of spawn(nvim_argv) ...
2019-04-27 16:31:26 +02:00
Björn Linse
a2be9c7218
ui: multigrid mouse support
2019-01-20 10:32:05 +01:00
Björn Linse
9a1c61456b
multigrid: simplify tests
2018-12-31 16:24:07 +01:00
Björn Linse
44b8e58f33
multigrid: add tests for multiline messages and tabs
2018-12-31 16:24:07 +01:00
Björn Linse
ed3da23cf4
multigrid: test refactor
2018-12-31 16:24:07 +01:00
Utkarsh Maheshwari
ebe16cd9bd
multigrid: add multigrid screen tests
2018-12-31 12:44:22 +01:00