]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0088 v8.0.0088
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Nov 2016 16:56:13 +0000 (17:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Nov 2016 16:56:13 +0000 (17:56 +0100)
commitcc28e2d05d05552d8b72a520be8a193f3d9822d4
tree10636aea7b16c817cb42d82d306dafc79e636ce1
parent7df915d113ac1981792c50e8b000c9f5f784b78b
patch 8.0.0088
Problem:    When a test fails in Setup or Teardown the problem is not reported.
Solution:   Add a try/catch. (Hirohito Higashi)
src/testdir/runtest.vim
src/version.c