commit | c2c02574ec76f8d44b948cede9cca38ac91622de | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Nov 11 23:14:54 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 11 23:14:54 2018 +0100 |
tree | 34f9ddd77cd6ed9aa6f1c0a82eaaf8873916bcec | |
parent | b244373becbec124bee20dbbfd05365586cda8cd [diff] [blame] |
patch 8.1.0524: terminal test fails on Windows Problem: Terminal test fails on Windows. Solution: Skip Test_terminal_does_not_truncate_last_newlines() for now.
diff --git a/src/version.c b/src/version.c index 0ab7166..1edb1d2 100644 --- a/src/version.c +++ b/src/version.c
@@ -793,6 +793,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 524, +/**/ 523, /**/ 522,