view src/testdir/test_alot_utf8.vim @ 9067:5b17dee417e5

Added tag v7.4.1818 for changeset c7bdd383275d96c6d656935d6e91c3c4ab57ca9c
author Christian Brabandt <cb@256bit.org>
date Thu, 05 May 2016 17:30:08 +0200
parents 5deb9e8f4292
children 81ba6e4eb72b
line wrap: on
line source

" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

" These tests use utf8 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_expr_utf8.vim
source test_matchadd_conceal_utf8.vim
source test_regexp_utf8.vim