summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/terminal/altscreen_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-09fix(terminal): handle ED 3 (clear scrollback) properly (#21412)zeertzjq1
2026-02-03test(tty-test): enable VTI and VTP on Windows (#37677)zeertzjq1
2025-07-16test(tui_spec): flakiness, global highlight definitions #34958luukvbaal1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-09-15refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-09-06fix(terminal): adopt altscreen test for libvterm 0.2 changesAndreas Schneider1
2019-01-29:terminal : set topline based on window height #8325Andrew Pyatkov1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-08-14tests: don't ignore highlights in terminal testsBjörn Linse1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 1)Marco Hinz1
2015-03-25test: Add terminal testsThiago de Arruda1