mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.4.366
Problem: Can't run the linebreak test on MS-Windows. Solution: Fix the output file name. (Taro Muraoka)
This commit is contained in:
@@ -37,7 +37,7 @@ SCRIPTS = test3.out test4.out test5.out test6.out test7.out \
|
||||
test105.out test106.out test107.out\
|
||||
test_autoformat_join.out \
|
||||
test_breakindent.out \
|
||||
test_listlbr \
|
||||
test_listlbr.out \
|
||||
test_eval.out \
|
||||
test_options.out
|
||||
|
||||
|
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
366,
|
||||
/**/
|
||||
365,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user