comparison src/testdir/Makefile @ 4172:1c819b05529c v7.3.838

updated for version 7.3.838 Problem: Insufficient testing for mksession. Solution: Add tests. (mostly by Roland Eggner)
author Bram Moolenaar <bram@vim.org>
date Tue, 26 Feb 2013 17:21:29 +0100
parents cb185366f5c8
children 015e53d99787
comparison
equal deleted inserted replaced
4171:5b33343b14a4 4172:1c819b05529c
26 test64.out test65.out test66.out test67.out test68.out \ 26 test64.out test65.out test66.out test67.out test68.out \
27 test69.out test70.out test71.out test72.out test73.out \ 27 test69.out test70.out test71.out test72.out test73.out \
28 test74.out test75.out test76.out test77.out test78.out \ 28 test74.out test75.out test76.out test77.out test78.out \
29 test79.out test80.out test81.out test82.out test83.out \ 29 test79.out test80.out test81.out test82.out test83.out \
30 test84.out test85.out test86.out test87.out test88.out \ 30 test84.out test85.out test86.out test87.out test88.out \
31 test89.out test90.out test91.out 31 test89.out test90.out test91.out test92.out test93.out
32 32
33 SCRIPTS_GUI = test16.out 33 SCRIPTS_GUI = test16.out
34 34
35 .SUFFIXES: .in .out 35 .SUFFIXES: .in .out
36 36