1
0
forked from aniani/vim

patch 8.2.4994: tests are using legacy functions

Problem:    Tests are using legacy functions.
Solution:   Convert a few tests to use :def functions.
This commit is contained in:
Bram Moolenaar 2022-05-21 21:30:50 +01:00
parent 8e145b8246
commit 7e569d09d2
2 changed files with 522 additions and 505 deletions

File diff suppressed because it is too large Load Diff

View File

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