aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:9.0.0640: cannot scroll by screen line if a line wrapsLuuk van Baal2023-05-02
* fix(mouse): fix popup_setpos position check with ext_multigrid (#23436)zeertzjq2023-05-02
* fix(normal): make "g$" work properly with resized gridzeertzjq2023-05-02
* fix(drawline): make cursorlineopt=screenline work with resized gridzeertzjq2023-05-02
* fix(float): make bufpos work properly with resized parent gridzeertzjq2023-05-02
* vim-patch:9.0.1503: Luau files are not recognized (#23412)Christian Clason2023-05-01
* fix(spell): extmark with spell=false should disable spell (#23400)zeertzjq2023-05-01
* vim-patch:9.0.1500: The falsy operator is not tested properly (#23407)zeertzjq2023-04-30
* fix(treesitter): redraw added/removed injections properly (#23287)Lewis Russell2023-04-30
* Merge pull request #23382 from gpanders/iter-benchmarkGregory Anders2023-04-29
|\
| * test: add benchmark for vim.iterGregory Anders2023-04-28
* | vim-patch:9.0.1499: using uninitialized memory with fuzzy matching (#23399)zeertzjq2023-04-30
* | fix(heredoc): allow missing end marker for scriptszeertzjq2023-04-29
* | vim-patch:8.2.0672: heredoc in scripts does not accept lower case markerzeertzjq2023-04-29
* | vim-patch:8.2.0578: heredoc for interfaces does not support "trim"zeertzjq2023-04-29
* | vim-patch:8.2.0551: not all code for options is testedzeertzjq2023-04-29
* | vim-patch:9.0.1372: test for 'toolbariconsize' may failzeertzjq2023-04-28
* | vim-patch:9.0.1369: still some "else if" constructs for setting optionsLewis Russell2023-04-28
* | vim-patch:9.0.1359: too many "else if" statements in handling optionsLewis Russell2023-04-28
* | vim-patch:9.0.1345: too many "else if" statements for handling optionsLewis Russell2023-04-28
|/
* vim-patch:9.0.1084: code handling low level MS-Windows events cannot be testedzeertzjq2023-04-28
* vim-patch:partial:8.2.1235: Not all mouse codes covered by testszeertzjq2023-04-28
* vim-patch:8.2.1108: mouse left-right scroll is not supported in terminal windowzeertzjq2023-04-28
* vim-patch:9.0.0825: cannot drag an entry in the tabpage linezeertzjq2023-04-28
* vim-patch:8.1.2306: double and triple clicks are not testedzeertzjq2023-04-28
* vim-patch:8.1.2148: no test for right click extending Visual areazeertzjq2023-04-28
* vim-patch:8.1.2106: no tests for dragging the mouse beyond the windowzeertzjq2023-04-28
* vim-patch:8.1.1248: no test for dec mousezeertzjq2023-04-28
* vim-patch:8.1.1247: urxvt mouse codes are not testedzeertzjq2023-04-28
* vim-patch:8.1.1244: no tests for CTRL-mouse-clickzeertzjq2023-04-28
* vim-patch:8.1.1223: middle mouse click test fails without a clipboardzeertzjq2023-04-28
* vim-patch:8.1.1216: mouse middle click is not testedzeertzjq2023-04-28
* vim-patch:8.1.1181: tests for mouse clicks are a bit flakyzeertzjq2023-04-28
* vim-patch:8.1.1179: no test for mouse clicks in the fold columnzeertzjq2023-04-28
* vim-patch:8.1.1178: when mouse click tests fails value of 'ttytype' is unknownzeertzjq2023-04-28
* vim-patch:8.1.1176: test for dragging a tab is flakyzeertzjq2023-04-28
* vim-patch:8.1.1175: no test for dragging a tab and double click for new tabzeertzjq2023-04-28
* vim-patch:8.1.1167: no test for closing tab by click in tablinezeertzjq2023-04-28
* vim-patch:8.1.1165: no test for mouse clicks in the terminal tabpage linezeertzjq2023-04-28
* vim-patch:8.1.1160: termcodes test would fail in a very big terminalzeertzjq2023-04-28
* vim-patch:partial:8.1.1155: termcodes tests can be improvedzeertzjq2023-04-28
* vim-patch:partial:8.2.0425: code for modeless selection not sufficiently test...zeertzjq2023-04-28
* vim-patch:9.0.1494: crash when recovering from corrupted swap file (#23358)zeertzjq2023-04-28
* vim-patch:9.0.1493: popup menu position wrong in window with toolbarzeertzjq2023-04-28
* fix(pum): make :popup position correctly with float borderzeertzjq2023-04-28
* fix(events): null dereference in autocmd functionsii142023-04-27
* perf(events): store autocommands in flat vectors (#23256)ii142023-04-27
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)zeertzjq2023-04-28
* fix(pum): position properly with ext_multigrid (#23336)zeertzjq2023-04-27