aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* vim-patch:8.1.2068: test for SafeState and SafeStateAgain may failzeertzjq2023-08-21
* vim-patch:8.1.2067: no tests for SafeState and SafeStateAgainzeertzjq2023-08-21
* vim-patch:8.1.2066: no tests for state()zeertzjq2023-08-21
* vim-patch:9.0.1768: Runtime: no support for bicep filesChristian Clason2023-08-21
* vim-patch:9.0.1766: Runtime: Missing QML supportChristian Clason2023-08-21
* vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq2023-08-21
* vim-patch:9.0.1774: no support for custom cmdline completion (#24808)zeertzjq2023-08-21
* vim-patch:9.0.1763: crash when passing invalid buffer to undotree() (#24807)zeertzjq2023-08-21
* vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...zeertzjq2023-08-21
* vim-patch:9.0.1761: g<kEnd> behaves different from g<end>zeertzjq2023-08-21
* vim-patch:9.0.1753: can't move to last non-blank charzeertzjq2023-08-21
* vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...zeertzjq2023-08-19
* vim-patch:9.0.1742: wrong curswant when clicking on second cell of double-wid...zeertzjq2023-08-19
* vim-patch:9.0.1540: reverse() on string doesn't work in compiled functionzeertzjq2023-08-19
* vim-patch:9.0.1515: reverse() does not work for a Stringzeertzjq2023-08-19
* fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)zeertzjq2023-08-19
* test(ui/mouse_spec): mouse click with matchadd() concealed textzeertzjq2023-08-18
* vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'zeertzjq2023-08-18
* vim-patch:9.0.1705: cursor position wrong when clicking on an unprintable charzeertzjq2023-08-18
* vim-patch:9.0.0048: cursor in wrong column with mouse click after concealed textzeertzjq2023-08-18
* vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...zeertzjq2023-08-18
* fix(ui_compositor): only reset skipstart at first column (#24776)zeertzjq2023-08-18
* vim-patch:9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n (#24773)zeertzjq2023-08-18
* vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)zeertzjq2023-08-18
* vim-patch:9.0.1730: passing multiple patterns to runtime not working (#24771)zeertzjq2023-08-18
* vim-patch:9.0.1734: :runtime completion fails for multiple args (#24767)zeertzjq2023-08-18
* vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)Sean Dewar2023-08-17
* vim-patch:9.0.1723: Fix regression in {func} argument of reduce()zeertzjq2023-08-18
* vim-patch:9.0.1722: wrong error messages when passing wrong types to count()zeertzjq2023-08-18
* vim-patch:9.0.1416: crash when collection is modified when using filter()zeertzjq2023-08-17
* vim-patch:9.0.0548: reduce() with a compiled lambda could be fasterzeertzjq2023-08-17
* vim-patch:9.0.0359: error message for wrong argument type is not specificzeertzjq2023-08-17
* vim-patch:8.2.4455: accepting one and zero for second sort() argument is strangezeertzjq2023-08-17
* vim-patch:8.2.4451: sort() fails when ignoring casezeertzjq2023-08-17
* vim-patch:8.2.4450: list sort test failszeertzjq2023-08-17
* vim-patch:partial:8.2.3849: functions implementing reduce and map are too longzeertzjq2023-08-17
* vim-patch:8.2.3848: cannot use reduce() for a stringzeertzjq2023-08-17
* vim-patch:8.2.3982: some lines of code not covered by testszeertzjq2023-08-17
* vim-patch:8.2.3908: cannot use a script-local function for 'foldtext'zeertzjq2023-08-17
* vim-patch:8.2.3822: leaking memory in map() and filter(), no string in Vim9zeertzjq2023-08-17
* vim-patch:8.2.3818: cannot filter or map characters in a stringzeertzjq2023-08-17
* vim-patch:1b884a005398zeertzjq2023-08-17
* vim-patch:8.2.2075: error for const argument to mapnew()zeertzjq2023-08-17
* vim-patch:8.2.1969: Vim9: map() may change the list or dict item typezeertzjq2023-08-17
* fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)Sean Dewar2023-08-17
* vim-patch:8.2.3334: Vim9: not enough tests run with Vim9zeertzjq2023-08-16
* vim-patch:8.2.3333: Vim9: not enough tests run with Vim9zeertzjq2023-08-16
* feat(diagnostic): filter diagnostics by specific severities (#24736)Michael Strobel2023-08-16
* vim-patch:9.0.1718: dict-completion does not respect region (#24733)zeertzjq2023-08-16
* vim-patch:9.0.1717: virtcol2col returns last byte of a multi-byte char (#24729)zeertzjq2023-08-16