commit | 490465bda6ab66f78041709cc02f48a25486a3e5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Apr 24 15:11:02 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 24 15:11:02 2016 +0200 |
tree | ff2ee461fe6f042ffedb26d2fba99dcd5b9f2329 | |
parent | 8e9eb3a6a1e589949f1c878c839528d917fdfc4a [diff] [blame] |
patch 7.4.1785 Problem: Regexp test fails on windows. Solution: set 'isprint' to the right value for testing.
diff --git a/src/testdir/test_regexp_utf8.vim b/src/testdir/test_regexp_utf8.vim index cef2436..6247b30 100644 --- a/src/testdir/test_regexp_utf8.vim +++ b/src/testdir/test_regexp_utf8.vim
@@ -35,6 +35,7 @@ endfunc func s:classes_test() + set isprint=@,161-255 call assert_equal('Motörhead', matchstr('Motörhead', '[[:print:]]\+')) let alphachars = ''