]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4900: Vim9 expression test fails without the job feature v8.2.4900
authorDominique Pelle <dominique.pelle@gmail.com>
Sat, 7 May 2022 10:00:08 +0000 (11:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 May 2022 10:00:08 +0000 (11:00 +0100)
commit801c3c1dbed88bfb59dcf25045365dc65f795f4e
treeb86b08666efac4bb9c56b57a735a0317cf75c8dd
parentef02f16609ff0a26ffc6e20263523424980898fe
patch 8.2.4900: Vim9 expression test fails without the job feature

Problem:    Vim9 expression test fails without the job feature.
Solution:   Add a check for the job feature. (Dominique PellĂ©, closes #10373)
src/testdir/test_vim9_expr.vim
src/version.c