1
0
forked from aniani/vim

patch 8.2.0748: cannot get a list of all popups

Problem:    Cannot get a list of all popups.
Solution:   Add popup_list().  Use it in the test runner.
This commit is contained in:
Bram Moolenaar
2020-05-13 16:34:15 +02:00
parent 03a9f84817
commit ef6b979bfa
8 changed files with 43 additions and 3 deletions

View File

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