aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
* | vim-patch:8.1.1412: test 30 is old style (#16768)Volodymyr Kot2021-12-25
* | Merge pull request #16618 from zeertzjq/vim-8.2.3780Jan Edmund Lazo2021-12-25
|\ \
| * | vim-patch:8.2.3780: ":cd" works differently on MS-Windowszeertzjq2021-12-25
| |/
* | Merge pull request #16705 from zeertzjq/vim-8.2.2508Jan Edmund Lazo2021-12-25
|\ \
| * | vim-patch:8.2.3846: no error when using control character for 'lcs' or 'fcs'zeertzjq2021-12-19
| * | vim-patch:8.2.2641: display test fails because of lacking redrawzeertzjq2021-12-19
| * | vim-patch:8.2.2508: cannot change the character displayed in non existing lineszeertzjq2021-12-19
* | | Merge pull request #16789 from janlazo/vim-8.1.1184Jan Edmund Lazo2021-12-25
|\ \ \
| * | | vim-patch:8.1.1379: filechanged test hangsJan Edmund Lazo2021-12-25
| * | | vim-patch:8.1.1184: undo file left behind after running testJan Edmund Lazo2021-12-25
| * | | test: port test_filechanged.vimJan Edmund Lazo2021-12-25
* | | | vim-patch:8.2.3880: Solution filter files are not recognized (#16779)Christian Clason2021-12-25
* | | | Merge pull request #16724 from VVKot/vim-8.2.3850Jan Edmund Lazo2021-12-25
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.3855: illegal memory access when displaying a blobVVKot2021-12-19
| * | | vim-patch:8.2.3850: illegal memory access when displaying a partialVVKot2021-12-19
| |/ /
* | | test(old): reenable Test_virtual_replace() (#16674)zeertzjq2021-12-25
* | | vim-patch:8.2.3873: go.mod files are not recognized (#16757)dundargoc2021-12-25
| |/ |/|
* | vim-patch:8.2.3874: cannot highlight the number column for a signJames McCoy2021-12-22
|/
* vim-patch:8.2.3843: dep3patch files are not recognized (#16700)Christian Clason2021-12-18
* autocmd: RecordingEnter, RecordingLeave (#16684)Gregory Anders2021-12-18
|\
| * test(old): change usage of Q to gQAxel Dahlberg2021-12-18
* | vim-patch:8.2.3825: various comments could be improvedzeertzjq2021-12-16
|/
* vim-patch:8.2.3814: .csx files and .sln files are not recognized (#16662)Christian Clason2021-12-15
* vim-patch:8.2.3805: i3config files are not recognized (#16645)Christian Clason2021-12-14
* Merge pull request #16541 from jamessan/vim-8.2.3664James McCoy2021-12-09
|\
| * vim-patch:8.2.3757: an overlong highlight group name is silently truncatedJames McCoy2021-12-08
| * vim-patch:8.2.3748: giving an error for an empty sign argument breaks a pluginJames McCoy2021-12-08
| * vim-patch:8.2.3747: cannot remove highlight from an existing signJames McCoy2021-12-08
| * vim-patch:8.2.3743: ":sign" can add a highlight group without a nameJames McCoy2021-12-08
| * vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
* | vim-patch:8.2.3769: zig files are not recognized (#16598)Christian Clason2021-12-09
|/
* vim-patch:8.2.3671: restarting Insert mode in prompt buffer too oftenSean Dewar2021-12-07
* vim-patch:8.2.2014: using CTRL-O in a prompt buffer moves cursor to startSean Dewar2021-12-07
* vim-patch:8.2.1976: cannot backspace in prompt buffer after using cursor-leftSean Dewar2021-12-07
* vim-patch:8.2.1783: try-catch test failsSean Dewar2021-12-07
* vim-patch:8.2.1781: writing to prompt buffer interferes with insert modeSean Dewar2021-12-07
* vim-patch:8.1.0035: not easy to switch between prompt buffer and other windowsSean Dewar2021-12-07
* Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\
| * test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
| * fix(eval/method): add missing method support for existing built-insSean Dewar2021-11-26
| * vim-patch:8.2.1241: cannot use getbufinfo() as a methodSean Dewar2021-11-26
| * vim-patch:8.2.0871: cannot use getmarklist() as a methodSean Dewar2021-11-26
| * vim-patch:8.2.0532: cannot use simplify() as a methodSean Dewar2021-11-26
| * vim-patch:8.1.2166: rubyeval() not tested as a methodSean Dewar2021-11-26
| * vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
| * vim-patch:8.1.2011: more functions can be used as methodsSean Dewar2021-11-26
| * feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
| * feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
| * vim-patch:8.1.1995: more functions can be used as methodsSean Dewar2021-11-26
| * feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26