aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
* vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...zeertzjq2022-11-23
* vim-patch:9.0.0922: Mermaid files are not recognized (#21160)Christian Clason2022-11-22
* vim-patch:9.0.0916: getbufline() is inefficient for getting a single linezeertzjq2022-11-22
* vim-patch:8.2.2479: set/getbufline test fails without the job featurezeertzjq2022-11-22
* vim-patch:8.2.2435: setline() gives an error for some typeszeertzjq2022-11-22
* vim-patch:9.0.0915: WinScrolled may trigger immediately when definedzeertzjq2022-11-20
* vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...zeertzjq2022-11-20
* vim-patch:8.2.5130: edit test for mode message fails when using valgrind (#21...zeertzjq2022-11-19
* vim-patch:8.2.5148: invalid memory access when using expression on command li...zeertzjq2022-11-19
* vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21...zeertzjq2022-11-19
* vim-patch:8.2.0469: Vim9: no error for missing ] after listzeertzjq2022-11-18
* vim-patch:8.2.0450: not enough testing for restricted mode and function callszeertzjq2022-11-18
* vim-patch:8.2.4553: linear tag search is a bit slowzeertzjq2022-11-18
* vim-patch:8.2.4543: Coverity warning for refactored tag search codezeertzjq2022-11-18
* vim-patch:8.2.4538: the find_tags_in_file() function is too longzeertzjq2022-11-18
* vim-patch:8.2.4518: the binary tag search feature is always enabledzeertzjq2022-11-18
* vim-patch:8.2.4512: the find_tags_in_file() function is much too longzeertzjq2022-11-18
* vim-patch:8.2.4494: the find_tags() function is much too longzeertzjq2022-11-18
* vim-patch:8.2.3776: when a tags file line is long a tag may not be found (#21...zeertzjq2022-11-18
* vim-patch:9.0.0897: Clinical Quality Language files are not recognized (#21094)Matthew Gramigna2022-11-18
* vim-patch:8.2.1497: CursorHold test is flaky (#21095)zeertzjq2022-11-18
* Merge pull request #21090 from zeertzjq/vim-8.2.2945zeertzjq2022-11-17
|\
| * vim-patch:9.0.0895: file renamed twice in test, missing feature checkzeertzjq2022-11-17
| * vim-patch:8.2.3498: recover test may fail on some systemszeertzjq2022-11-17
| * vim-patch:8.2.3440: recover test fails if there is an old swap filezeertzjq2022-11-17
| * vim-patch:8.2.3103: swap test may fail on some systemszeertzjq2022-11-17
| * vim-patch:8.2.3080: recover test fails on 32bit systemszeertzjq2022-11-17
| * vim-patch:8.2.2981: recovery test is not run on big-endian systemszeertzjq2022-11-17
| * vim-patch:8.2.2973: fix for recovery and diff mode not testedzeertzjq2022-11-17
| * vim-patch:8.2.2960: swap file recovery not sufficiently testedzeertzjq2022-11-17
| * vim-patch:8.2.2952: recover test fails on big endian systemszeertzjq2022-11-17
| * vim-patch:8.2.2945: some buffer related code is not testedzeertzjq2022-11-17
* | feat(exrc): use vim.secure.read() for 'exrc' optionGregory Anders2022-11-17
|/
* vim-patch:8.2.2589: recover test hangs in the GUIzeertzjq2022-11-17
* vim-patch:8.2.2587: recover test fails on FreeBSDzeertzjq2022-11-17
* vim-patch:8.2.2586: process id may be invalidzeertzjq2022-11-17
* vim-patch:8.2.3042: swap file test failszeertzjq2022-11-17
* vim-patch:8.2.2044: MS-Windows: swap file test sometimes failszeertzjq2022-11-17
* vim-patch:8.2.2019: swap file test fails on MS-Windowszeertzjq2022-11-17
* vim-patch:8.2.2016: swap file test is a little flakyzeertzjq2022-11-17
* vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap fileszeertzjq2022-11-17
* vim-patch:8.2.1260: there is no good test for CursorHold (#21086)zeertzjq2022-11-17
* vim-patch:9.0.0300: 'cpoptions' tests are flaky (#21081)zeertzjq2022-11-17
* vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...zeertzjq2022-11-15
* vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...zeertzjq2022-11-15
* test(old): add missing lines from Vim patch 8.2.0522 (#21048)zeertzjq2022-11-14
* vim-patch:9.0.0865: duplicate arguments are not always detected (#21036)zeertzjq2022-11-13
* vim-patch:9.0.0863: col() and charcol() only work for the current window (#21...zeertzjq2022-11-13
* vim-patch:9.0.0869: bogus error when string used after :elseifzeertzjq2022-11-13
* vim-patch:8.2.4676: test fails with different errorzeertzjq2022-11-13