]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0545: when a test is slow and CI times out there is no time info v9.0.0545
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Sep 2022 14:13:00 +0000 (15:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Sep 2022 14:13:00 +0000 (15:13 +0100)
commitdaaa3d9965d74faf1f75aea218822bfb7ba687a7
tree991522294b86225544fc746e98756489ea2ec14f
parentfcba86c0316dc0d6341078b50e7967206a1627a0
patch 9.0.0545: when a test is slow and CI times out there is no time info

Problem:    When a test is slow and CI times out there is no time info.
Solution:   Add the elapsed time to the "Executing" message.
src/testdir/Makefile
src/testdir/runtest.vim
src/version.c