File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2048,7 +2048,7 @@ test1 \
20482048 test40 test41 test42 test43 test44 test45 test48 test49 \
20492049 test50 test51 test52 test53 test54 test55 test56 test57 test58 test59 \
20502050 test60 test64 test65 test66 test67 test68 test69 \
2051- test70 test71 test72 test73 test74 test75 test76 test77 test78 test79 \
2051+ test70 test72 test73 test74 test75 test76 test77 test78 test79 \
20522052 test80 test82 test83 test84 test85 test86 test87 test88 test89 \
20532053 test90 test91 test92 test93 test94 test95 test97 test98 test99 \
20542054 test100 test101 test103 test104 test107 test108:
Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ SCRIPTS_ALL = \
5353 test68.out \
5454 test69.out \
5555 test70.out \
56- test71.out \
5756 test73.out \
5857 test75.out \
5958 test76.out \
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11" Tests for encryption.
2- " TODO: include tests from test71.
2+
3+ if ! has (' cryptv' )
4+ finish
5+ endif
36
47func Common_head_only (text)
58 " This was crashing Vim
Original file line number Diff line number Diff line change @@ -764,6 +764,8 @@ static char *(features[]) =
764764
765765static int included_patches [] =
766766{ /* Add new patch number below this line */
767+ /**/
768+ 14 ,
767769/**/
768770 13 ,
769771/**/
You can’t perform that action at this time.
0 commit comments