summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_utf8.vim
AgeCommit message (Expand)Author
2023-06-01patch 9.0.1598: screenchar() and others are wrong with DBCS 'encoding'v9.0.1598zeertzjq
2023-05-08patch 9.0.1524: passing -1 for bool is not always rejectedv9.0.1524zeertzjq
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2023-01-20patch 9.0.1223: cannot use setcellwidths() below 0x100v9.0.1223K.Takata
2023-01-17patch 9.0.1212: cannot read back what setcellwidths() has donev9.0.1212Kota Kato
2023-01-10patch 9.0.1171: screen is not redrawn after using setcellwidths()v9.0.1171Yasuhiro Matsumoto
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-01-20patch 8.2.4152: block insert with double wide character failsv8.2.4152Bram Moolenaar
2022-01-04patch 8.2.4002: first char typed in Select mode can be wrongv8.2.4002zeertzjq
2021-10-20patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalidv8.2.3545zeertzjq
2021-03-14patch 8.2.2606: strchars() defaults to counting composing charactersv8.2.2606Bram Moolenaar
2020-12-02patch 8.2.2078: illegal memory access when using :print on invalid textv8.2.2078Bram Moolenaar
2020-09-06patch 8.2.1626: test for strchars() fails with different error numberv8.2.1626Bram Moolenaar
2020-08-28patch 8.2.1537: memory acccess error when using setcellwidths()v8.2.1537Bram Moolenaar
2020-08-28patch 8.2.1535: it is not possible to specify cell widths of charactersv8.2.1535Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-04-20patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2019-09-07patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar
2019-09-06patch 8.1.1993: more functions can be used as methodsv8.1.1993Bram Moolenaar
2019-08-31patch 8.1.1954: more functions can be used as a methodv8.1.1954Bram Moolenaar
2019-04-06patch 8.1.1122: char2nr() does not handle composing charactersv8.1.1122Bram Moolenaar
2019-03-30patch 8.1.1079: no need for a separate ScreenLinesUtf8() test functionv8.1.1079Bram Moolenaar
2019-03-29patch 8.1.1071: cannot get composing characters from the screenv8.1.1071Bram Moolenaar
2019-01-24patch 8.1.0811: too many #ifdefsv8.1.0811Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2017-01-28patch 8.0.0250: virtcol() does not work well for multi-byte charactersv8.0.0250Bram Moolenaar