]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1490: when a single test fails the exit code is not set v8.1.1490
authorBram Moolenaar <Bram@vim.org>
Fri, 7 Jun 2019 20:40:25 +0000 (22:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Jun 2019 20:40:25 +0000 (22:40 +0200)
commit4e0bf846279f3efa6299a98143033db1fdfa143a
tree7db8b18b9e1c177e1ac37b0b008c9c728af6bf0c
parent64416127fc184b5544530afe818722679158f059
patch 8.1.1490: when a single test fails the exit code is not set

Problem:    When a single test fails the exit code is not set. (Daniel Hahler)
Solution:   Add an exit command. (closes #4506)
src/testdir/Makefile
src/version.c