aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
* test: fix runnvim.sh (#17690)zeertzjq2022-03-13
* vim-patch:8.2.3762: if quickfix buffer is wiped out getqflist() still returns itVVKot2022-03-13
* vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a windowVVKot2022-03-13
* test(old): add some missing tests from Vim patches 8.1.2320 and 8.1.2360zeertzjq2022-03-13
* vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2022-03-13
* vim-patch:8.1.0892: failure when closing a window when location list is in useVVKot2022-03-13
* vim-patch:8.1.0877: new buffer used every time the quickfix window is openedJan Edmund Lazo2022-03-13
* vim-patch:8.2.3779: using freed memory when defining a user command recursive...Sean Dewar2022-03-12
* vim-patch:8.2.4443: regexp pattern test fails on Maczeertzjq2022-03-11
* vim-patch:8.2.4440: crash with specific regexp pattern and stringzeertzjq2022-03-11
* vim-patch:8.2.3950: going beyond the end of the line with /\%Vzeertzjq2022-03-10
* vim-patch:8.2.3949: using freed memory with /\%Vzeertzjq2022-03-10
* vim-patch:8.1.0999: use register one too often and not properly testedzeertzjq2022-03-09
* vim-patch:8.2.0997: cannot execute a register containing line continuationzeertzjq2022-03-09
* vim-patch:8.2.4520: using wrong highlight for cursor line numberzeertzjq2022-03-08
* vim-patch:8.2.4513: window-local directory is not applied if 'acd' failszeertzjq2022-03-07
* vim-patch:8.2.3920: restoring directory after using another window is ineffic...zeertzjq2022-03-07
* vim-patch:8.2.3745: autochdir test fails without the +channel featurezeertzjq2022-03-07
* vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' setzeertzjq2022-03-07
* vim-patch:8.2.4498: using <Plug> with "noremap" does not workzeertzjq2022-03-03
* test(old): add more missing test files and run more tests alonezeertzjq2022-03-03
* Merge pull request #17432 from zeertzjq/vim-8.1.2336zeertzjq2022-02-27
|\
| * vim-patch:8.2.4401: map listing does not clear the rest of the command linezeertzjq2022-02-17
| * vim-patch:8.2.4338: an error from an expression mapping messes up the displayzeertzjq2022-02-17
| * vim-patch:8.1.2336: when an expr mapping moves the cursor it is not restoredzeertzjq2022-02-17
* | test(ci): remove non-existent ci-fold from testsDundar Göc2022-02-27
* | vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)Christian Clason2022-02-26
* | Merge pull request #17467 from dundargoc/ci/remove-failing-windowsJames McCoy2022-02-25
|\ \
| * | ci: skip tests that fail on windowsDundar Göc2022-02-20
* | | Merge pull request #17403 from zeertzjq/vim-8.1.1955zeertzjq2022-02-21
|\ \ \
| * | | vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
| * | | vim-patch:8.1.1955: tests contain typoszeertzjq2022-02-14
| * | | vim-patch:8.1.1846: inconsistently using GetVimCommand() and v:progpathzeertzjq2022-02-14
* | | | vim-patch:8.2.4427: getchar() may return modifiers if no character is availablezeertzjq2022-02-21
| |/ / |/| |
* | | Merge pull request #17460 from seandewar/vim-8.2.4419Sean Dewar2022-02-19
|\ \ \
| * | | vim-patch:8.2.4422: autochdir test fails on MS-WindowsSean Dewar2022-02-19
| * | | vim-patch:8.2.4419: illegal memory access when using 20 highlightsSean Dewar2022-02-19
| * | | vim-patch:8.2.4418: crash when using special multi-byte characterSean Dewar2022-02-19
* | | | vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)Christian Clason2022-02-19
|/ / /
* | | vim-patch:8.2.4414: solidity files are not recognized (#17451)Christian Clason2022-02-18
* | | vim-patch:8.2.3661: test for put with large count failszeertzjq2022-02-18
* | | vim-patch:8.2.3659: integer overflow with large line numberzeertzjq2022-02-18
* | | Merge pull request #17433 from seandewar/vim-8.2.3492Sean Dewar2022-02-18
|\ \ \
| * | | vim-patch:8.2.3601: check for overflow in put count does not work wellSean Dewar2022-02-17
| * | | vim-patch:8.2.3577: overflow check fails with 32 intsSean Dewar2022-02-17
| * | | vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bitSean Dewar2022-02-17
| * | | vim-patch:8.2.3570: Test_very_large_count fails on 32bit systemsSean Dewar2022-02-17
| * | | vim-patch:8.2.3493: large count test fails on MS-WindowsSean Dewar2022-02-17
| * | | vim-patch:8.2.3492: crash when pasting too many timesSean Dewar2022-02-17
| | |/ | |/|
* / | vim-patch:8.2.4411: bicep files are not recognized (#17447)Christian Clason2022-02-17
|/ /