aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/bufhl_spec.lua
Commit message (Expand)AuthorAge
* 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