0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

patch 9.0.0478: test for 'splitscroll' takes too much time

Problem:    Test for 'splitscroll' takes too much time.
Solution:   Only test some of the combinations. (Luuk van Baal, closes #11139)
This commit is contained in:
Luuk van Baal
2022-09-16 12:52:58 +01:00
committed by Bram Moolenaar
parent 3e8b7a6056
commit 594f9e09cd
4 changed files with 109 additions and 111 deletions

View File

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