blob: 20d919c323da1c743aaaa6e2c2d5fac0ba7a5d37 [file] [log] [blame]
Bram Moolenaar22e42152016-04-03 14:02:02 +02001" A series of tests that can run in one Vim invocation.
2" This makes testing go faster, since Vim doesn't need to restart.
3
4" These tests use utf8 'encoding'. Setting 'encoding' is in the individual
5" files, so that they can be run by themselves.
6
7source test_regexp_utf8.vim