comparison src/version.c @ 14635:4f61eb88127c v8.1.0331

patch 8.1.0331: insufficient test coverage for :mkview and :loadview commit https://github.com/vim/vim/commit/627cb6a6b37d17433fe2d7df1f287eefb5b370e3 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 28 22:19:31 2018 +0200 patch 8.1.0331: insufficient test coverage for :mkview and :loadview Problem: Insufficient test coverage for :mkview and :loadview. Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/3385)
author Christian Brabandt <cb@256bit.org>
date Tue, 28 Aug 2018 22:30:06 +0200
parents 462087b5c415
children 067aeec2d1e7
comparison
equal deleted inserted replaced
14634:a1da0e98555d 14635:4f61eb88127c
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 331,
797 /**/ 799 /**/
798 330, 800 330,
799 /**/ 801 /**/
800 329, 802 329,
801 /**/ 803 /**/