Mercurial > vim
view .codecov.yml @ 31978:c1b076c53a38 v9.0.1321
patch 9.0.1321: vimscript test fails where using {expr} syntax
Commit: https://github.com/vim/vim/commit/d114975b9bec30ec1486ebc70db6b802d0f1cfb8
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Feb 18 15:31:53 2023 +0000
patch 9.0.1321: vimscript test fails where using {expr} syntax
Problem: vimscript test fails where using {expr} syntax.
Solution: Only return FCERR_FAILED in call_user_func() for Vim9 script.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 18 Feb 2023 16:45:03 +0100 |
parents | 035fbd9bd1c6 |
children | 0b8312c5dfe0 |
line wrap: on
line source
coverage: range: "80...100" status: project: default: threshold: 0.05% # Files not run by tests ignore: - "src/dosinst.c" - "src/dosinst.h" - "src/uninstall.c"