0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

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.
This commit is contained in:
Bram Moolenaar
2019-09-22 21:29:53 +02:00
parent 910c378d93
commit c258549032
4 changed files with 81 additions and 55 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2066,
/**/
2065,
/**/