mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
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:
File diff suppressed because it is too large
Load Diff
@@ -734,6 +734,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
4994,
|
||||||
/**/
|
/**/
|
||||||
4993,
|
4993,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user