]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0760: tests: no error reported, if gen_opt_test.vim fails v9.1.0760
authorMilly <milly.ca@gmail.com>
Sun, 6 Oct 2024 14:27:28 +0000 (16:27 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 6 Oct 2024 14:27:28 +0000 (16:27 +0200)
commitd4ad4c9b3e9f9fd8ba1a7d0d61ec5839df645635
tree07dedd0ea94beb33e6ca56364896a7d8639abaef
parentb065a10e245d020c11b521a2a5062300ca9891fc
patch 9.1.0760: tests: no error reported, if gen_opt_test.vim fails

Problem:  tests: no error reported, if gen_opt_test.vim fails
Solution: Make Vim exit with return code 1 in case of any error
          (Milly)

closes: #15795

Signed-off-by: Milly <milly.ca@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/Make_ming.mak
src/testdir/Make_mvc.mak
src/testdir/Makefile
src/testdir/gen_opt_test.vim
src/version.c