Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:7.4.755 | Jurica Bradaric | 2016-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 tests | Björn Linse | 2015-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_utf8 | Rainer Borene | 2014-11-04 |