diff options
author | James McCoy <jamessan@jamessan.com> | 2016-08-16 21:47:54 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2016-08-20 23:54:43 -0400 |
commit | 35ddcc5bb484d461e6381d9ddbdf0438446f1299 (patch) | |
tree | 18dfb4518e9d98c53d7b1a21fd0dec2279a123cd /src/clint.py | |
parent | 71b3e20d0fba20d4957c1949352bde1744a0a947 (diff) | |
download | rneovim-35ddcc5bb484d461e6381d9ddbdf0438446f1299.tar.gz rneovim-35ddcc5bb484d461e6381d9ddbdf0438446f1299.tar.bz2 rneovim-35ddcc5bb484d461e6381d9ddbdf0438446f1299.zip |
vim-patch:7.4.1700
Problem: Equivalence classes are not properly tested.
Solution: Add tests for multi-byte and latin1. Fix an error. (Owen Leibman)
https://github.com/vim/vim/commit/22e421549d54147d003f6444de007cb1d73f1d27
src/regexp.c changes weren't applied because they're specific to EBCDIC
handling, which has been dropped from nvim.
The latin1-specific tests were also removed since neovim intends to
remove the ability to have 'encoding' set to anything other than utf8.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions