comparison src/version.c @ 11884:3cb7318223a4 v8.0.0822

patch 8.0.0822: Test_with_partial_callback is a tiny bit flaky commit https://github.com/vim/vim/commit/d09be321422669fc32d4d31a4ac7621c89136f7b Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 30 21:37:58 2017 +0200 patch 8.0.0822: Test_with_partial_callback is a tiny bit flaky Problem: Test_with_partial_callback is a tiny bit flaky. Solution: Add it to the list of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Sun, 30 Jul 2017 21:45:04 +0200
parents 69e7379f46db
children 7928d62d29ee
comparison
equal deleted inserted replaced
11883:b1215397e711 11884:3cb7318223a4
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 822,
772 /**/ 774 /**/
773 821, 775 821,
774 /**/ 776 /**/
775 820, 777 820,
776 /**/ 778 /**/