blob: f15a2dce2cebcd9c44157f68b5b045a61d4dde6f [file] [log] [blame]
Bram Moolenaarb00da1d2015-12-03 16:33:12 +01001" 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
Bram Moolenaar6cd13452015-12-03 16:54:53 +01004source test_lispwords.vim
Bram Moolenaarad4d8a12015-12-28 19:20:36 +01005source test_searchpos.vim
Bram Moolenaarb00da1d2015-12-03 16:33:12 +01006source test_sort.vim
Bram Moolenaar6cd13452015-12-03 16:54:53 +01007source test_undolevels.vim