comparison src/version.c @ 32768:ad7365d54a0e v9.0.1702

patch 9.0.1702: Undo test is flaky Commit: https://github.com/vim/vim/commit/9c30f4389944810cf88154d25dfd9ea5737c19e6 Author: zeertzjq <zeertzjq@outlook.com> Date: Sun Aug 13 10:29:26 2023 +0200 patch 9.0.1702: Undo test is flaky Problem: Undo test is flaky. Solution: Apply filter and change time to "1 second ago" in both dumps. closes: #12771 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2023 10:45:05 +0200
parents d35204b890af
children 0dc750a24875
comparison
equal deleted inserted replaced
32767:c79fc3d7410c 32768:ad7365d54a0e
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1702,
698 /**/ 700 /**/
699 1701, 701 1701,
700 /**/ 702 /**/
701 1700, 703 1700,
702 /**/ 704 /**/