view src/testdir/test_alot_latin.vim @ 9342:8ce61744ed94 v7.4.1953

commit https://github.com/vim/vim/commit/049cba9e9760152b5695399a991dc61cea9ba143 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 26 14:38:04 2016 +0200 patch 7.4.1953 Problem: Not all parts of the quickfix code are tested. Solution: Add more tests. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Sun, 26 Jun 2016 14:45:05 +0200
parents 318eaa6fa973
children
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 latin1 'encoding'.  Setting 'encoding' is in the individual
" files, so that they can be run by themselves.

source test_regexp_latin.vim