blob: b1e2ed83438ced417d2a7f91a3ca0107754ef376 [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 Moolenaar8f79acd2016-01-01 14:48:20 +01006source test_set.vim
Bram Moolenaarb00da1d2015-12-03 16:33:12 +01007source test_sort.vim
Bram Moolenaar6cd13452015-12-03 16:54:53 +01008source test_undolevels.vim