Mercurial > vim
view src/testdir/test_alot_utf8.vim @ 9254:05e7d084c6c2 v7.4.1910
commit https://github.com/vim/vim/commit/abc70bbf363dbbe3f2bf714102f55648a512791e
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Jun 8 21:48:50 2016 +0200
patch 7.4.1910
Problem: Tests using external command to delete directory.
Solution: Use delete().
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 08 Jun 2016 22:00:06 +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