aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:9.0.0734: cursor position invalid when scrolling with 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.0707: with 'smoothscroll' cursor position not adjusted in long ...Luuk van Baal2023-05-02
* vim-patch:9.0.0701: with 'smoothscroll' cursor position not adjusted in long ...Luuk van Baal2023-05-02
* vim-patch:9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is setLuuk van Baal2023-05-02
* vim-patch:9.0.0677: breakindent test accepts wrong resultLuuk van Baal2023-05-02
* vim-patch:9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zeroLuuk van Baal2023-05-02
* vim-patch:9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff'Luuk van Baal2023-05-02
* vim-patch:9.0.0654: breakindent test failsLuuk van Baal2023-05-02
* vim-patch:9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo'Luuk van Baal2023-05-02
* vim-patch:9.0.0650: some tests are failingLuuk van Baal2023-05-02
* vim-patch:9.0.0649: no indication the first line is broken for 'smoothscroll'Luuk van Baal2023-05-02
* vim-patch:9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' setLuuk van Baal2023-05-02
* vim-patch:9.0.0645: CTRL-Y does not stop at line 1Luuk van Baal2023-05-02
* vim-patch:9.0.0644: 'smoothscroll' is not copied to a new window on :splitLuuk van Baal2023-05-02
* 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