- eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 5 weeks ago
- b0905e2 patch 9.1.1524: tests: too many imports in the test suite by Christian Brabandt · 5 weeks ago
- c4eb1cb patch 9.1.1438: tests: Test_breakindent_list_split() fails by Aliaksei Budavei · 9 weeks ago
- ad3b6a3 patch 9.1.0915: GVim: default font size a bit too small by matveyt · 8 months ago
- be2b03c patch 9.1.0277: Cannot highlight the Command-line by Shougo Matsushita · 1 year, 4 months ago
- 7ce34c9 patch 9.1.0082: Redrawing can be improved when deleting lines with 'cursorline' by zeertzjq · 1 year, 6 months ago
- a606f3a patch 9.1.0030: Cannot use terminal alternate font by PMunch · 1 year, 9 months ago
- ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
- fc30584 patch 9.0.1745: Missing test coverage for blockwise Visual highlight by zeertzjq · 2 years ago
- f578ca2 patch 9.0.1626: Visual area not shown when using 'showbreak' by Bram Moolenaar · 2 years, 2 months ago
- 5284b23 patch 9.0.1379: functions for handling options are not ordered by Yegappan Lakshmanan · 2 years, 5 months ago
- 5b9f572 patch 9.0.1328: error when using "none" for GUI color is confusing by Bram Moolenaar · 2 years, 6 months ago
- 572a443 patch 9.0.0619: too many delete() calls in tests by Bram Moolenaar · 2 years, 10 months ago
- 84f5463 patch 9.0.0007: no support for double, dotted and dashed underlines by Bram Moolenaar · 3 years, 1 month ago
- 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 3 years, 4 months ago
- 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 3 years, 4 months ago
- 782c674 patch 8.2.4660: cursorcolumn is sometimes not correct by Bram Moolenaar · 3 years, 4 months ago
- 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 4 months ago
- 560dff4 patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu by Yegappan Lakshmanan · 3 years, 6 months ago
- 62aec93 patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent by Bram Moolenaar · 3 years, 6 months ago
- 8bfa0eb patch 8.2.3982: some lines of code not covered by tests by Dominique Pelle · 3 years, 7 months ago
- f7f7aaf patch 8.2.3757: an overlong highlight group name is silently truncated by erw7 · 3 years, 8 months ago
- bb277fd patch 8.2.3668: messages may be corrupted by Yegappan Lakshmanan · 3 years, 9 months ago
- 2a16dc6 patch 8.2.3605: cannot clear and unlinke a highlight group with hlset() by Yegappan Lakshmanan · 3 years, 9 months ago
- 6a950a6 patch 8.2.3592: Test_hlset fails when terminal has many columns by Dominique Pelle · 3 years, 9 months ago
- a0fca17 patch 8.2.3590: test for v:colornames sometimes fails by Drew Vogel · 3 years, 9 months ago
- d1a8d65 patch 8.2.3578: manipulating highlighting is complicated by Yegappan Lakshmanan · 3 years, 9 months ago
- e30d102 patch 8.2.3562: cannot add color names by Drew Vogel · 3 years, 10 months ago
- 09fbedc patch 8.2.2375: test for RGB color skipped in the terminal by Bram Moolenaar · 4 years, 7 months ago
- 391c362 patch 8.2.1771: synIDattr() cannot get the value of ctermul by Bram Moolenaar · 4 years, 10 months ago
- 2bbada8 patch 8.2.1707: small inconsitency in highlight test by Bram Moolenaar · 4 years, 11 months ago
- e8df010 patch 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" by Bram Moolenaar · 4 years, 11 months ago
- 213da55 patch 8.2.1703: ":highlight clear" does not restore default link by Bram Moolenaar · 5 years ago
- 05eb5b9 patch 8.2.1693: "hi def" does not work for cleared highlight by Bram Moolenaar · 5 years ago
- ad5e563 patch 8.2.1689: 'colorcolumn' doesn't show in indent by Bram Moolenaar · 5 years ago
- 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
- de8f0f4 patch 8.2.1097: highlight code not sufficiently tested by Bram Moolenaar · 5 years ago
- 75e1567 patch 8.2.1077: no enough test coverage for highlighting by Bram Moolenaar · 5 years ago
- 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 5 years ago
- ee4e0c1 patch 8.2.0522: several errors are not tested for by Bram Moolenaar · 5 years ago
- 3180fe6 patch 8.2.0195: some tests fail when run in the GUI by Bram Moolenaar · 6 years ago
- 705724e patch 8.2.0186: a couple of tests may fail when features are missing by Bram Moolenaar · 6 years ago
- 42e931b patch 8.1.2386: 'wincolor' is not used for 'listchars' by Bram Moolenaar · 6 years ago
- 310c32e patch 8.1.2361: MS-Windows: test failures related to VIMDLL by Bram Moolenaar · 6 years ago
- ee85702 patch 8.1.2281: 'showbreak' cannot be set for one window by Bram Moolenaar · 6 years ago
- 010ee96 patch 8.1.2073: when editing a buffer 'colorcolumn' may not work by Bram Moolenaar · 6 years ago
- 053f712 patch 8.1.2071: when 'wincolor' is set text property changes highlighting by Bram Moolenaar · 6 years ago
- fca068b patch 8.1.2007: no test for what 8.1.1926 fixes by Bram Moolenaar · 6 years ago
- 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 6 years ago
- 435f9f0 patch 8.1.1619: tests are not run with GUI on Travis by Bram Moolenaar · 6 years ago
- 548be7f patch 8.1.1606: on a narrow screen ":hi" output is confusing by Bram Moolenaar · 6 years ago
- e7eb927 patch 8.1.1585: :let-heredoc does not trim enough by Bram Moolenaar · 6 years ago
- 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 6 years ago
- 193ffd1 patch 8.1.1396: 'wincolor' does not apply to lines below the buffer by Bram Moolenaar · 6 years ago
- 6b528fa patch 8.1.1309: test for Normal highlight fails on MS-Windows GUI by Bram Moolenaar · 6 years ago
- f90b6e0 patch 8.1.1308: the Normal highlight is not defined when compiled with GUI by Bram Moolenaar · 6 years ago
- 8156ed3 patch 8.1.1001: Visual area not correct when using 'cursorline' by Bram Moolenaar · 6 years ago
- c07ff5c patch 8.1.0849: cursorline highlight is not always updated by Bram Moolenaar · 7 years ago
- 1e11536 patch 8.1.0711: test files still use function! by Bram Moolenaar · 7 years ago
- ff1e879 patch 8.0.1601: highlight test fails on Win32 by Bram Moolenaar · 7 years ago
- f708ac5 patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is set by Bram Moolenaar · 7 years ago
- 5ece3e3 patch 8.0.1169: highlignting one char too many with 'list' and 'cul' by Bram Moolenaar · 8 years ago
- 0aa398f patch 8.0.1168: wrong highlighting with combination of match and 'cursorline' by Bram Moolenaar · 8 years ago
- 75373f3 patch 8.0.0890: still many old style tests by Bram Moolenaar · 8 years ago