]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1146: not enough testing for Python v8.2.1146
authorBram Moolenaar <Bram@vim.org>
Mon, 6 Jul 2020 19:03:06 +0000 (21:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 Jul 2020 19:03:06 +0000 (21:03 +0200)
commitab5894638413748fcedfe28691e6c27893924520
tree45318c835f879c4ff5f235f7774c37f5a6a9d359
parent0ad3e894d75236915e67dfbbcc821b6bb3c05d91
patch 8.2.1146: not enough testing for Python

Problem:    Not enough testing for Python.
Solution:   Add more tests.  Fix uncovered problems. (Yegappan Lakshmanan,
            closes #6392)
src/if_py_both.h
src/if_python3.c
src/testdir/shared.vim
src/testdir/test_python2.vim
src/testdir/test_python3.vim
src/version.c