aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
* vim-patch:9.0.0389: crash when 'tagfunc' closes the windowzeertzjq2022-11-07
* vim-patch:9.0.0246: using freed memory when 'tagfunc' deletes the bufferzeertzjq2022-11-07
* vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'zeertzjq2022-11-07
* vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()zeertzjq2022-11-07
* vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq2022-11-07
* vim-patch:8.2.2873: not enough tests for writing bufferszeertzjq2022-11-07
* vim-patch:8.2.2856: get readonly error for device that can't be written tozeertzjq2022-11-07
* vim-patch:8.2.2849: bufwrite not sufficiently testedzeertzjq2022-11-07
* vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)zeertzjq2022-11-07
* vim-patch:8.2.4495: help test fails in 24 line terminalzeertzjq2022-11-06
* vim-patch:8.2.2627: no need to check for BSD after checking for not rootzeertzjq2022-11-06
* vim-patch:8.2.2623: some tests fail when run as rootzeertzjq2022-11-06
* vim-patch:8.2.2570: tests fail when run as rootzeertzjq2022-11-06
* vim-patch:8.2.2592: code coverage could be improved (#20969)zeertzjq2022-11-06
* vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967)zeertzjq2022-11-06
* test(old): remove stray test42 files (#20966)zeertzjq2022-11-06
* vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...zeertzjq2022-11-06
* vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not testedzeertzjq2022-11-06
* vim-patch:8.2.3719: MS-Windows: test sometimes runs into existing swap filezeertzjq2022-11-06
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* vim-patch:9.0.0355: check for uppercase char in autoload name is wrongzeertzjq2022-11-06
* vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionaryzeertzjq2022-11-06
* vim-patch:9.0.0836: wrong error when using extend() with funcrefzeertzjq2022-11-06
* vim-patch:8.2.2921: E704 for script local variable is not backwards compatiblezeertzjq2022-11-06
* vim-patch:8.2.2920: still a way to shadow a builtin functionzeertzjq2022-11-06
* vim-patch:8.2.2918: builtin function can be shadowed by global variablezeertzjq2022-11-06
* vim-patch:8.2.3016: confusing error when expression is followed by commazeertzjq2022-11-06
* vim-patch:8.2.2723: assignment test failszeertzjq2022-11-06
* vim-patch:8.2.1306: checking for first character of dict key is inconsistentzeertzjq2022-11-06
* vim-patch:8.2.1274: Vim9: no error for missing white space at script levelzeertzjq2022-11-06
* vim-patch:8.2.3713: MS-Windows: no error if vimgrep pattern is not matching (...zeertzjq2022-11-06
* vim-patch:8.2.1417: test 49 is old stylezeertzjq2022-11-05
* vim-patch:8.2.1383: test 49 is old stylezeertzjq2022-11-05
* vim-patch:8.2.1366: test 49 is old stylezeertzjq2022-11-05
* vim-patch:8.2.1106: crash when trying to use s: variable in typed commandzeertzjq2022-11-05
* vim-patch:8.2.4882: cannot make 'breakindent' use a specific columnzeertzjq2022-11-05
* vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong positionzeertzjq2022-11-05
* vim-patch:8.2.4100: early return when getting the 'formatlistpat' valuezeertzjq2022-11-05
* vim-patch:8.2.4093: cached breakindent values not initialized properlyzeertzjq2022-11-05
* fix(eval): make error number of charidx() same as Vimzeertzjq2022-11-05
* vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
* vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
* vim-patch:8.2.1626: test for strchars() fails with different error numberzeertzjq2022-11-05
* vim-patch:8.2.1600: Vim9: cannot use "true" with deepcopy()zeertzjq2022-11-05
* vim-patch:8.2.1751: using 2 where bool is expected may throw an errorzeertzjq2022-11-05
* vim-patch:9.0.0053: E1281 not tested with the old regexp enginezeertzjq2022-11-05
* vim-patch:8.2.4978: no error if engine selection atom is not at the startzeertzjq2022-11-05
* vim-patch:8.2.4693: new regexp does not accept pattern "\%>0v"zeertzjq2022-11-05
* vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"zeertzjq2022-11-05