aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/bufhl_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* 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
* feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal2023-12-26
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* refactor(decorations): break up Decoration struct into smaller piecesbfredl2023-11-22
* feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal2023-04-01
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* refactor(api): consistent VALIDATE messages #22262Justin M. Keyes2023-02-14
* refactor(api): VALIDATE macros #22187Justin M. Keyes2023-02-14
* docs: fix typos (#20394)dundargoc2022-09-30
* fix(tests): fix some screen.lua warningsbfredl2022-05-21
* feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
* feat(api): expose extmark more detailsnotomo2022-01-20
* refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
* feat(luahl): add priority mechanismThomas Vigouroux2020-11-25
* API: be less breaking in the christmas tree decorationsBjörn Linse2020-09-04
* decor: sketch new decorations APIBjörn Linse2020-09-03
* extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
* tests: remove irrelevant timing infoBjörn Linse2019-11-23
* bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
* api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
* api: make nvim_buf_set_virtual_text use correct namespace counterBjörn Linse2018-12-07
* API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse2018-11-29
* screen: fix glitches with nvim_buf_set_virtual_textBjörn Linse2018-10-25
* api: make nvim_buf_set_virtual_text handle invalid charsBjörn Linse2018-10-13
* buffer: add support for virtual text annotationsBjörn Linse2018-09-17
* tests: cleanup bufhl testBjörn Linse2018-02-06
* win: enable more functional testsJan Edmund Lazo2018-01-06
* bufhl: support creating new groupsBjörn Linse2017-10-19
* functests: Fix some ui/*_spec testsZyX2017-04-09
* functests: Fix ui/bufhl_specZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* api: handle null string in buffer_add_highlightBjörn Linse2016-08-17
* tests: don't ignore highlights in bufhl_specBjörn Linse2016-08-14
* tests: remove deprecated hl_colorsBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* Tests: fix according to lualintMarco Hinz2016-02-24
* bufhl: add tests for adding and clearing highlightsBjörn Linse2016-02-23