aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/utf8_spec.lua
Commit message (Collapse)AuthorAge
* vim-patch:7.4.755Jurica Bradaric2016-02-09
| | | | | | | | Problem: It is not easy to count the number of characters. Solution: Add the skipcc argument to strchars(). (Hirohito Higashi, Ken Takata) https://github.com/vim/vim/commit/641e48c2248ccb3c25a5cdaa3709f16152d8c77d
* encoding: Update handling of encoding in testsBjörn Linse2015-09-08
| | | | | | | Always run tests with encoding=utf-8, regardless of user locale Don't set &encoding after startup in tests Helped-By: Michael Reed <m.reed@mykolab.com>
* legacy tests: migrate test_utf8Rainer Borene2014-11-04