comparison src/version.c @ 18675:a0bd0a022bd4 v8.1.2329

patch 8.1.2329: mouse multiple click test is a bit flaky Commit: https://github.com/vim/vim/commit/44f0bd878ab6525eb50f2e05a13c0854164cdec2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 21 18:27:01 2019 +0100 patch 8.1.2329: mouse multiple click test is a bit flaky Problem: Mouse multiple click test is a bit flaky. Solution: Add it to the list of flaky tests.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Nov 2019 18:30:03 +0100
parents f1658662ea84
children 953e83e09e78
comparison
equal deleted inserted replaced
18674:bb7abcd7d417 18675:a0bd0a022bd4
735 NULL 735 NULL
736 }; 736 };
737 737
738 static int included_patches[] = 738 static int included_patches[] =
739 { /* Add new patch number below this line */ 739 { /* Add new patch number below this line */
740 /**/
741 2329,
740 /**/ 742 /**/
741 2328, 743 2328,
742 /**/ 744 /**/
743 2327, 745 2327,
744 /**/ 746 /**/