mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.1055
Problem: Running "make newtests" in src/testdir has no output.
Solution: List the messages file when a test fails. (Christian Brabandt)
Update the list of tests.
e7893a4088
This commit is contained in:
@@ -69,6 +69,29 @@ static char *features[] = {
|
||||
|
||||
// clang-format off
|
||||
static int included_patches[] = {
|
||||
1055,
|
||||
// 1054,
|
||||
// 1053,
|
||||
// 1052,
|
||||
// 1051,
|
||||
// 1050,
|
||||
// 1049,
|
||||
// 1048,
|
||||
// 1047,
|
||||
// 1046,
|
||||
// 1045,
|
||||
// 1044,
|
||||
// 1043,
|
||||
// 1042,
|
||||
// 1041,
|
||||
// 1040,
|
||||
// 1039,
|
||||
// 1038,
|
||||
// 1037,
|
||||
// 1036,
|
||||
// 1035,
|
||||
// 1034,
|
||||
// 1033,
|
||||
1032,
|
||||
// 1031,
|
||||
// 1030,
|
||||
|
Reference in New Issue
Block a user