aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.1984: more functions can be used as methodsSean Dewar2021-10-03
| * vim-patch:8.1.1961: more functions can be used as a methodSean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1953Sean Dewar2021-10-03
| * vim-patch:8.1.1952: more functions can be used as a methodSean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
| * feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
| * vim-patch:8.1.1336: some eval functionality is not covered by testsSean Dewar2021-10-03
* | vim-patch:8.2.3491: xpm2 filetype dection is not so good (#15982)dundargoc2021-10-10
* | vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* | vim-patch:8.2.0155: MinGW warnings; tests without +float #15908Jan Edmund Lazo2021-10-05
* | vim-patch:8.2.3473: some tcl files are not recognized #15912Christian Clason2021-10-05
* | vim-patch:8.2.3469: some files with json syntax are not recognized (#15891)dundargoc2021-10-03
|/
* vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...zeertzjq2021-10-03
* vim-patch:8.2.3465: cannot detect insert scroll mode (#15885)zeertzjq2021-10-03
* vim-patch:8.2.3464: nginx files are not recognized (#15883)Christian Clason2021-10-03
* fix(runtime): ordering of loading packages with user configBjörn Linse2021-09-26
* vim-patch:8.2.1035: setreg() does not always clear the registerSean Dewar2021-09-23
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* vim-patch:8.2.0598: test_eval_stuff fails in normal terminalSean Dewar2021-09-22
* vim-patch:8.2.0597: test_eval is old styleSean Dewar2021-09-22
* vim-patch:8.2.3424: a sequence of spaces is hard to see in list modezeertzjq2021-09-19
* vim-patch:8.2.2640: screenstring() returns non-existing composing characterszeertzjq2021-09-19
* vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is setzeertzjq2021-09-19
* vim-patch:8.1.1079: no need for a separate ScreenLinesUtf8() test functionzeertzjq2021-09-19
* vim-patch:8.1.1078: when 'listchars' is set a composing char on a space is wrongzeertzjq2021-09-19
* vim-patch:8.1.1071: cannot get composing characters from the screenzeertzjq2021-09-19
* vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung2021-09-18
* refactor(runtime): always use DIP_START when searching for runtime filesBjörn Linse2021-09-18
* Merge pull request #15364 from seandewar/vim-8.2.3337Jan Edmund Lazo2021-09-17
|\
| * vim-patch:8.2.3369: auto formatting after "cw" leaves cursor in wrong spotSean Dewar2021-09-17
| * vim-patch:8.2.3360: user function completion fails with dict functionSean Dewar2021-09-17
| * vim-patch:8.2.3357: crash when 'virtualedit' is set and window is narrowSean Dewar2021-09-17
| * vim-patch:8.2.3337: completing "call g:" returns entries with just "g:"Sean Dewar2021-09-17
| * vim-patch:8.2.3321: some code is not testedSean Dewar2021-09-17
| * vim-patch:8.2.3293: finding completions may cause an endless loopSean Dewar2021-09-17
* | Merge pull request #15580 from seandewar/vim-8.2.3378Jan Edmund Lazo2021-09-17
|\ \ | |/ |/|
| * vim-patch:8.2.3400: ":z!" is not supportedSean Dewar2021-09-10
| * vim-patch:8.2.3398: html text objects are not fully testedSean Dewar2021-09-10
| * vim-patch:8.2.3384: cannot disable modeline for an individual fileSean Dewar2021-09-10
| * vim-patch:8.2.3378: MS-Windows: completing environment variables with % is wrongSean Dewar2021-09-10
* | Merge pull request #15211 from seandewar/blob-portJan Edmund Lazo2021-09-16
|\ \
| * | test(oldtest): unskip existing tests that use BlobsSean Dewar2021-09-16
| * | fix(eval): partially port v8.2.3284Sean Dewar2021-09-16
| * | vim-patch:8.2.1473: items in a list given to :const can still be modifiedSean Dewar2021-09-16
| * | vim-patch:8.2.0829: filter() may give misleading error messageSean Dewar2021-09-15
| * | fix(f_insert): partially port v8.2.0634Sean Dewar2021-09-15
| * | vim-patch:8.2.0521: crash when reading a blob failsSean Dewar2021-09-15
| * | vim-patch:8.2.0404: writefile() error does not give a hintSean Dewar2021-09-15
| * | vim-patch:8.2.0184: blob test failsSean Dewar2021-09-15