aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/tabpage_spec.lua
Commit message (Expand)AuthorAge
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix: avoid unsigned overflow in home_replace() (#20854)zeertzjq2022-10-30
* test(tabpage_spec): actually test for nvim_win_hidezeertzjq2022-09-23
* test: add tests for #13549 #20285 #20290zeertzjq2022-09-23
* fix(ui): set redraw_cmdline when setting window height (#19630)zeertzjq2022-08-03
* fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)zeertzjq2022-08-02
* fix(cmd): make :-tabmove work with modifiers (#18447)Marco Hinz2022-05-12
* fix(tabpage): correct check for failure to close windowzeertzjq2022-03-27
* test: reorg #15698Justin M. Keyes2021-09-17