Problem: Test 71 fails on MS-Windows.
Solution: Put the binary data in a separate file. (Ken Takata)
Test for encryption.
+The test data is in another file to avoid problems with 'encoding', especially
+cp932.
STARTTEST
:so small.vim
+:set enc=latin1
+:bwipe!
+:r test71a.in
:/^start of text/+1
:let text_lines = getline('.', line('.') + 2)
:/^start of cm=zip bytes/+1
:qa!
ENDTEST
-start of text
-01234567890123456789012345678901234567
-line 2 foo bar blah
-line 3 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-end of text
-
-start of cm=zip bytes
-VimCrypt~01!\ 6\1clV'Þ}Mg ê£V©ç\aE#3\8e2Ué\97
-end of cm=zip bytes
-
-start of cm=blowfish bytes
-VimCrypt~02!k)¾\17\97#\16ÝS\9cõ=ºàÈ#¥M´\86JÃAÍ¥M´\86!\80\15\9bõ\ fáÒ\19\82\16\98÷\rÚ
-end of cm=blowfish bytes
--- /dev/null
+
+start of text
+01234567890123456789012345678901234567
+line 2 foo bar blah
+line 3 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
+end of text
+
+start of cm=zip bytes
+VimCrypt~01!\ 6\1clV'Þ}Mg ê£V©ç\aE#3\8e2Ué\97
+end of cm=zip bytes
+
+start of cm=blowfish bytes
+VimCrypt~02!k)¾\17\97#\16ÝS\9cõ=ºàÈ#¥M´\86JÃAÍ¥M´\86!\80\15\9bõ\ fáÒ\19\82\16\98÷\rÚ
+end of cm=blowfish bytes
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1283,
/**/
1282,
/**/