]> granicus.if.org Git - vim/commit
patch 7.4.1700 v7.4.1700
authorBram Moolenaar <Bram@vim.org>
Sun, 3 Apr 2016 12:02:02 +0000 (14:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 3 Apr 2016 12:02:02 +0000 (14:02 +0200)
commit22e421549d54147d003f6444de007cb1d73f1d27
tree901cec6c4b1a2e78966da581eac144063f234ad7
parent71fb0c146bef08dc276fc5793bd47366e6e0f32a
patch 7.4.1700
Problem:    Equivalence classes are not properly tested.
Solution:   Add tests for multi-byte and latin1. Fix an error. (Owen Leibman)
src/regexp.c
src/testdir/Make_all.mak
src/testdir/test_alot_latin.vim [new file with mode: 0644]
src/testdir/test_alot_utf8.vim [new file with mode: 0644]
src/testdir/test_regexp_latin.vim [new file with mode: 0644]
src/testdir/test_regexp_utf8.vim [new file with mode: 0644]
src/version.c