comparison src/version.c @ 19734:2bd03926397a v8.2.0423

patch 8.2.0423: in some environments a few tests are expected to fail Commit: https://github.com/vim/vim/commit/ce436de5a9b94886baf023b3d22193cc68d0e9d1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 21 15:17:20 2020 +0100 patch 8.2.0423: in some environments a few tests are expected to fail Problem: In some environments a few tests are expected to fail. Solution: Add $TEST_MAY_FAIL to list tests that should not cause make to fail.
author Bram Moolenaar <Bram@vim.org>
date Sat, 21 Mar 2020 15:30:05 +0100
parents e292acf16e26
children 4174c4da6ff7
comparison
equal deleted inserted replaced
19733:5a056e3b60d9 19734:2bd03926397a
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 423,
741 /**/ 743 /**/
742 422, 744 422,
743 /**/ 745 /**/
744 421, 746 421,
745 /**/ 747 /**/