]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1484: some tests are slow v8.1.1484
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2019 16:05:25 +0000 (18:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jun 2019 16:05:25 +0000 (18:05 +0200)
commit75ee544f99ca66be8105570c6309d95435ad30d1
tree63caa3b09137b92ecf4bd6ffcc87a9f98dc4e38c
parent5d30ff19648d2ff0696cea97582b902f6a4ec0ba
patch 8.1.1484: some tests are slow

Problem:    Some tests are slow.
Solution:   Add timing to the test messages.  Fix double free when quitting in
            VimLeavePre autocmd.
src/eval.c
src/testdir/runtest.vim
src/version.c