mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 8.2.1417: test 49 is old style
Problem: Test 49 is old style. Solution: Convert more parts to new style test. (Yegappan Lakshmanan, closes #6682)
This commit is contained in:
@@ -1,18 +1,4 @@
|
|||||||
Results of test49.vim:
|
Results of test49.vim:
|
||||||
*** Test 59: OK (2038431743)
|
|
||||||
*** Test 60: OK (311511339)
|
|
||||||
*** Test 62: OK (286331153)
|
|
||||||
*** Test 63: OK (236978127)
|
|
||||||
*** Test 64: OK (1499645335)
|
|
||||||
*** Test 66: OK (5464)
|
|
||||||
*** Test 67: OK (212514423)
|
|
||||||
*** Test 68: OK (212514423)
|
|
||||||
*** Test 76: OK (1610087935)
|
|
||||||
*** Test 77: OK (1388671)
|
|
||||||
*** Test 78: OK (134217728)
|
|
||||||
*** Test 79: OK (70288929)
|
|
||||||
*** Test 80: OK (17895765)
|
|
||||||
*** Test 81: OK (387)
|
|
||||||
*** Test 82: OK (8454401)
|
*** Test 82: OK (8454401)
|
||||||
*** Test 83: OK (2835)
|
*** Test 83: OK (2835)
|
||||||
*** Test 84: OK (934782101)
|
*** Test 84: OK (934782101)
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -754,6 +754,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 */
|
||||||
|
/**/
|
||||||
|
1417,
|
||||||
/**/
|
/**/
|
||||||
1416,
|
1416,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user