aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_alot.vim
blob: e5214971b40d104b0ee533ff2384f22f8ca9fa2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
" 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_assign.vim
source test_cursor_func.vim
source test_feedkeys.vim
source test_cmdline.vim
source test_menu.vim
source test_popup.vim
source test_regexp_utf8.vim
source test_unlet.vim