1" A series of tests that can run in one Vim invocation. 2" This makes testing go faster, since Vim doesn't need to restart. 3 4source test_lispwords.vim 5source test_searchpos.vim 6source test_sort.vim 7source test_undolevels.vim 8
1" A series of tests that can run in one Vim invocation. 2" This makes testing go faster, since Vim doesn't need to restart. 3 4source test_lispwords.vim 5source test_searchpos.vim 6source test_sort.vim 7source test_undolevels.vim 8