0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00

patch 9.0.0276: 'buftype' values not sufficiently tested

Problem:    'buftype' values not sufficiently tested.
Solution:   Add and extend tests with 'buftype' values. (closes #10988)
This commit is contained in:
zeertzjq
2022-08-26 15:34:52 +01:00
committed by Bram Moolenaar
parent a9b5b85068
commit 93f72cc119
4 changed files with 75 additions and 30 deletions

View File

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