summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor/tabpage_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-12-10fix(eval): 0 should mean current tabpage in gettabvar() (#36891)zeertzjq1
2025-07-22fix(window): handle closing the only non-float in other tabpageSean Dewar1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-05-26refactor(tests): more global highlight definitionsbfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-16test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2022-10-30fix: avoid unsigned overflow in home_replace() (#20854)zeertzjq1
2022-09-23test(tabpage_spec): actually test for nvim_win_hidezeertzjq1
2022-09-23test: add tests for #13549 #20285 #20290zeertzjq1
2022-08-03fix(ui): set redraw_cmdline when setting window height (#19630)zeertzjq1
2022-08-02fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)zeertzjq1
2022-05-12fix(cmd): make :-tabmove work with modifiers (#18447)Marco Hinz1
2022-03-27fix(tabpage): correct check for failure to close windowzeertzjq1
2021-09-17test: reorg #15698Justin M. Keyes1