Files
neovim/test/functional
Michael Hoffmann 0ed8b12a07 transstr_buf: fix length comparison #8681
closes #8466
closes #8664
Regression by 0d7daaad98.

- Fix length comparison.
- Fix loop(s) which iterated over all fields of array `pcc` even if it
  was not filled up (try unicode 0x9f as statusline character).

Note about the tests:
- To input unicode with more than two hex digits you can use <C-v>U...:
  a + U+fe20: a︠
  a + U+fe20 + U+fe21: a︠︡
2018-07-10 21:57:26 +02:00
..
2018-07-02 20:47:28 +02:00
2018-06-22 08:18:02 +02:00
2018-06-22 08:18:02 +02:00
2018-05-09 23:18:38 +02:00
2018-03-14 10:39:14 +00:00
2018-06-22 08:18:02 +02:00
2018-06-04 19:42:28 -04:00
2018-04-02 11:14:11 +03:00
2018-06-04 02:09:28 +02:00
2016-06-10 21:50:49 +03:00