From 214a5f2e0c86843c5f86494583792cbf3eaf89de Mon Sep 17 00:00:00 2001 From: "Brian M. Carlson" Date: Sat, 3 Aug 2013 17:26:31 +0000 Subject: [PATCH] Add missing test file for UTF-16. The test file that the UTF-16 rejection test looks for is missing, but this went unnoticed because the test is expected to fail anyway; as a consequence, the test fails because the file containing the commit message is missing, and not because the test file contains a NUL byte. Fix this by including a sample text file containing a commit message encoded in UTF-16. Signed-off-by: Brian M. Carlson Tested-by: Duy Nguyen Signed-off-by: Junio C Hamano --- t/t3900/UTF-16.txt | Bin 0 -> 146 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 t/t3900/UTF-16.txt diff --git a/t/t3900/UTF-16.txt b/t/t3900/UTF-16.txt new file mode 100644 index 0000000000000000000000000000000000000000..2257f05a992a4b9500f6ff33752cbdf8fb58c99d GIT binary patch literal 146 zcwQ}yy$OIo6obFoDQ*D;8+#E1Yjpte2L(OB)54M5%GNE+iKKW5c}d7vS%irlgX8#A z!^TNOAXJQUo!miprWc#AwBiSywEL32$9q=H5|UDqQ3!@h9k)6grFI@M_qP~oE#&%- HN&Mmqi3=Io literal 0 HcwPel00001 -- 2.11.4.GIT