summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/hlstate_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2024-12-19feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-08refactor(message): propagate highlight id instead of attrsLuuk van Baal1
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-02-05test: add more hlstate testsFred Sundvik1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis 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
2023-12-02feat(highlight): update default color schemeEvgeni Chasnovski1
2022-11-22test: simplify platform detection (#21020)dundargoc1
2022-11-13test: introduce skip() #21010dundargoc1
2022-08-17feat(ui): allow to set the highlight namespace per windowbfredl1
2022-06-25refactor(tests): introduce testprg()Justin M. Keyes1
2022-05-15refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque1
2022-03-17Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl1
2022-03-18feat: add support for global statuslineFamiu Haque1
2022-02-20ci: skip tests that fail on windowsDundar Göc1
2019-11-03terminal: add tests for palette color forwardingBjörn Linse1
2019-10-13tests/ui: make screen.lua use "linegrid" representation internallyBjörn Linse1
2019-09-01test/ui: update tests for new msg_grid implementationBjörn Linse1
2018-11-30highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes1
2018-07-21ui: add tests for hlstate extensionBjörn Linse1