view src/testdir/test_alot.vim @ 7561:eab993bb6a61

Added tag v7.4.1080 for changeset fb84355cd972c3b4debc0af78a2730fa72f69534
author Christian Brabandt <cb@256bit.org>
date Sun, 10 Jan 2016 16:15:05 +0100
parents 3fcd3d235f7b
children 9fc996244059
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.

source test_backspace_opt.vim
source test_lispwords.vim
source test_menu.vim
source test_searchpos.vim
source test_set.vim
source test_sort.vim
source test_undolevels.vim
source test_unlet.vim