aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/hlstate_spec.lua
Commit message (Expand)AuthorAge
* feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343Justin M. Keyes2024-12-19
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
* refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2024-09-15
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: add more hlstate testsFred Sundvik2024-02-05
* test: rename (meths, funcs) -> (api, fn)Lewis 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
* feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor(tests): introduce testprg()Justin M. Keyes2022-06-25
* refactor(ui)!: link `VertSplit` to `Normal` by defaultFamiu Haque2022-05-15
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | ci: skip tests that fail on windowsDundar Göc2022-02-20
|/
* terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* tests/ui: make screen.lua use "linegrid" representation internallyBjörn Linse2019-10-13
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* ui: add tests for hlstate extensionBjörn Linse2018-07-21