]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2479: set/getbufline test fails without the job feature v8.2.2479
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Feb 2021 13:31:06 +0000 (14:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Feb 2021 13:31:06 +0000 (14:31 +0100)
commit00385114dbd6a3d59516baa02e1ea86a1e7ee70e
treeb3e0ff3ac5ac3422f36207a5d65c79488057dd06
parent0dc5f603e9b86da9fe5798c231d8d6170501516e
patch 8.2.2479: set/getbufline test fails without the job feature

Problem:    set/getbufline test fails without the job feature.
Solution:   Check whether the job feature is supported. (Dominique PellĂ©,
            closes #7790)
src/testdir/test_bufline.vim
src/testdir/test_vim9_builtin.vim
src/version.c