comparison src/testdir/Makefile @ 5450:829aa8c8449d v7.4.075

updated for version 7.4.075 Problem: Locally setting 'undolevels' is not tested. Solution: Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 07 Nov 2013 03:26:06 +0100
parents 91f6a28e010d
children 6ae816249627
comparison
equal deleted inserted replaced
5449:3d83c5222cad 5450:829aa8c8449d
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 test92.out test93.out \ 31 test89.out test90.out test91.out test92.out test93.out \
32 test94.out test95.out test96.out test97.out test98.out \ 32 test94.out test95.out test96.out test97.out test98.out \
33 test99.out 33 test99.out test100.out
34 34
35 SCRIPTS_GUI = test16.out 35 SCRIPTS_GUI = test16.out
36 36
37 .SUFFIXES: .in .out 37 .SUFFIXES: .in .out
38 38