comparison src/testdir/Make_ming.mak @ 5157:7a6ce0c426fe v7.4a.005

updated for version 7.4a.005 Problem: Scroll binding causes unexpected scroll. Solution: Store the topline after updating scroll binding. Add a test. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jul 2013 13:44:59 +0200
parents 6cabac58f26f
children 923738744a60
comparison
equal deleted inserted replaced
5156:d61d9549c1e2 5157:7a6ce0c426fe
50 test68.out test69.out test71.out test72.out test73.out \ 50 test68.out test69.out test71.out test72.out test73.out \
51 test74.out test75.out test76.out test77.out test78.out \ 51 test74.out test75.out test76.out test77.out test78.out \
52 test79.out test80.out test81.out test82.out test83.out \ 52 test79.out test80.out test81.out test82.out test83.out \
53 test84.out test85.out test86.out test87.out test88.out \ 53 test84.out test85.out test86.out test87.out test88.out \
54 test89.out test90.out test91.out test92.out test93.out \ 54 test89.out test90.out test91.out test92.out test93.out \
55 test94.out test95.out test96.out 55 test94.out test95.out test96.out test98.out
56 56
57 SCRIPTS32 = test50.out test70.out 57 SCRIPTS32 = test50.out test70.out
58 58
59 SCRIPTS_GUI = test16.out 59 SCRIPTS_GUI = test16.out
60 60