aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/highlight_spec.lua
Commit message (Expand)AuthorAge
* defaults: sidescroll=1Justin M. Keyes2018-02-09
* lintJustin M. Keyes2017-11-27
* tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
* syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
* syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* tests: add basic test for 'winhighlight`Björn Linse2017-05-08
* test: Cursor after `:hi clear|syntax reset`Justin M. Keyes2017-04-17
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* highlight: :match should override 'list' (#6343)Yichao Zhou2017-03-26
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in highlight_specBjörn Linse2016-08-14
* tests: remove deprecated hl_colorsBjörn Linse2016-08-14
* test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* functests: Check logs in lua codeZyX2016-06-10
* test/syntax: foo=NONE clears hi groupAdnoC2016-05-21
* test: listcharsYichao Zhou2016-05-20
* test: cursorline, listcharsYichao Zhou2016-05-20
* Merge #4633: support "special" highlight (undercurl)Justin M. Keyes2016-05-19
|\
| * test: Screen also checks 'special' when testing attribute equalityAdnoC2016-05-17
| * test: Edit the special color testAdnoC2016-05-17
| * test: Add a test for the new guisp highlighting feature.KillTheMule2016-05-17
|/
* test/syntax: Add testing for linking to cleared highlight groupsAdnoC2016-05-10
* vim-patch:7.4.1236pips.linux2016-04-28
* ui: revert "gui_running" hackJustin M. Keyes2016-02-03
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* tests/ui: Also test character at cursorBjörn Linse2015-03-09
* api/vim: allow guis and tests to retrieve the entire color tableBjörn Linse2015-02-02
* test/ui: enable strict mode by default (and in existing tests)Björn Linse2015-02-02
* tests/ui: strict modeBjörn Linse2015-01-23
* test: Add more functional test to cover new codeThiago de Arruda2015-01-15
* test: Remove unnecessary command from highlight_specThiago de Arruda2015-01-13
* Revert "[WIP] "abstract_ui" fixes and improvements"Justin M. Keyes2015-01-12
* test: Remove unnecessary command from highlight_specThiago de Arruda2015-01-12
* test: Add screen test facilityThiago de Arruda2014-12-09