summaryrefslogtreecommitdiff
path: root/src/testdir/test_utf8.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidv8.2.3545zeertzjq2021-10-201-0/+10
* patch 8.2.2606: strchars() defaults to counting composing charactersv8.2.2606Bram Moolenaar2021-03-141-1/+8
* patch 8.2.2078: illegal memory access when using :print on invalid textv8.2.2078Bram Moolenaar2020-12-021-0/+9
* patch 8.2.1626: test for strchars() fails with different error numberv8.2.1626Bram Moolenaar2020-09-061-1/+1
* patch 8.2.1537: memory acccess error when using setcellwidths()v8.2.1537Bram Moolenaar2020-08-281-1/+1
* patch 8.2.1535: it is not possible to specify cell widths of charactersv8.2.1535Bram Moolenaar2020-08-281-0/+35
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar2020-04-201-0/+3
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+5
* patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar2019-09-071-1/+1
* patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar2019-09-061-1/+1
* patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar2019-08-311-1/+1
* patch 8.1.1122: char2nr() does not handle composing charactersv8.1.1122Bram Moolenaar2019-04-061-0/+43
* patch 8.1.1079: no need for a separate ScreenLinesUtf8() test functionv8.1.1079Bram Moolenaar2019-03-301-1/+1
* patch 8.1.1071: cannot get composing characters from the screenv8.1.1071Bram Moolenaar2019-03-291-0/+35
* patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar2019-01-241-3/+0
* patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar2019-01-091-6/+6
* patch 8.0.0250: virtcol() does not work well for multi-byte charactersv8.0.0250Bram Moolenaar2017-01-281-0/+65