comparison src/version.c @ 13533:9e9e9f10e311 v8.0.1640

patch 8.0.1640: Test_cwd() is flaky commit https://github.com/vim/vim/commit/65873846e088bb94028e9d591ea03e377cb206b5 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 25 17:12:58 2018 +0200 patch 8.0.1640: Test_cwd() is flaky Problem: Test_cwd() is flaky. Solution: Add to list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Mar 2018 17:15:06 +0200
parents 9f857e6310b6
children e9ffb5b35266
comparison
equal deleted inserted replaced
13532:76d71093e910 13533:9e9e9f10e311
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1640,
769 /**/ 771 /**/
770 1639, 772 1639,
771 /**/ 773 /**/
772 1638, 774 1638,
773 /**/ 775 /**/