]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1604: errors from the codestyle test are a bit confusing v9.0.1604
authorBram Moolenaar <Bram@vim.org>
Sun, 4 Jun 2023 15:55:27 +0000 (16:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 4 Jun 2023 15:55:27 +0000 (16:55 +0100)
commitabc8130d6a680026ffb2cc36b74d239e88f775d6
treec3b596b8e36e39447405006701b10d7a48ec7ba0
parent3c802277604a6b21110e41bedfe4c937ba7c2b7d
patch 9.0.1604: errors from the codestyle test are a bit confusing

Problem:    Errors from the codestyle test are a bit confusing.
Solution:   Use assert_report() with a clearer message.  Avoid a warning for
            an existing swap file.
src/testdir/runtest.vim
src/testdir/test_codestyle.vim
src/version.c