1
0
forked from aniani/vim

patch 7.4.1285

Problem:    Cannot measure elapsed time.
Solution:   Add reltimefloat().
This commit is contained in:
Bram Moolenaar
2016-02-07 21:19:28 +01:00
parent dc94a26a64
commit 79c2c881bb
5 changed files with 46 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ source test_glob2regpat.vim
source test_json.vim
source test_lispwords.vim
source test_menu.vim
source test_reltime.vim
source test_searchpos.vim
source test_set.vim
source test_sort.vim