aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
* 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
| * | vim-patch:8.2.0121: filter() and map() on blob don't workSean Dewar2021-09-15
| * | vim-patch:8.1.1671: copying a blob may result in it being lockedSean Dewar2021-09-15
| * | vim-patch:8.1.0802: negative index doesn't work for BlobSean Dewar2021-09-15
| * | vim-patch:8.1.0798: changing a blob while iterating over it works strangelySean Dewar2021-09-15
| * | vim-patch:8.1.0797: error E898 is used twiceSean Dewar2021-09-15
| * | vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15
| * | vim-patch:8.1.0765: string format of a Blob can't be parsed backSean Dewar2021-09-15
| * | vim-patch:8.1.0756: copy() does not make a copy of a BlobSean Dewar2021-09-15
| * | vim-patch:8.1.0755: error message for get() on a Blob with invalid indexSean Dewar2021-09-15
| * | vim-patch:8.1.0742: not all Blob operations are testedSean Dewar2021-09-15
| * | vim-patch:8.1.0736: code for Blob not sufficiently testedSean Dewar2021-09-15
| * | vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* | | test(oldtest): re-order test_eval_stuff tests to match VimSean Dewar2021-09-16
* | | fix(eval): add the vimscript-1 feature to has()Sean Dewar2021-09-16
|/ /
* | vim-patch:8.2.3419: a failing debug expression may make Vim unusableSean Dewar2021-09-13
* | vim-patch:8.2.3417: Vim9: a failing debug expression aborts script sourcingSean Dewar2021-09-13
* | vim-patch:8.2.3432: octave/Matlab filetype detection does not work properly (...Christian Clason2021-09-13
* | vim-patch:8.2.3368: not all Racket files are recognized (#15643)Christian Clason2021-09-12
* | vim-patch:8.2.3374: Pyret files are not recognized (#15642)Christian Clason2021-09-12
* | Merge pull request #15550 from jasonccox/vim-8.2.3385Christian Clason2021-09-12
|\ \
| * | vim-patch:8.2.3393: escaping for fish shell is skipping some charactersJason Cox2021-09-02