]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2066: no tests for state() v8.1.2066
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2019 19:29:53 +0000 (21:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2019 19:29:53 +0000 (21:29 +0200)
commitc2585490321854ca3df115efcf0b40986901d96c
tree94da4422a3872bb6907961eeb75007c32317d901
parent910c378d9342e0de8c6736c83ebdbbb597267056
patch 8.1.2066: no tests for state()

Problem:    No tests for state().
Solution:   Add tests.  Clean up some feature checks.  Make "a" flag work.
src/misc1.c
src/testdir/test_functions.vim
src/testdir/test_terminal.vim
src/version.c