summaryrefslogtreecommitdiff
path: root/Documentation/texi.xsl
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2019-05-14 04:30:58 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-05-14 07:48:55 (GMT)
commit32615ce7626f8f07990bd1c01f49be6dca7d4a2d (patch)
tree19431e4be024ce0e26ca7d4e8c3ade6c11ee627d /Documentation/texi.xsl
parent83232e38648b51abbcbdb56c94632b6906cc85a6 (diff)
downloadgit-32615ce7626f8f07990bd1c01f49be6dca7d4a2d.zip
git-32615ce7626f8f07990bd1c01f49be6dca7d4a2d.tar.gz
git-32615ce7626f8f07990bd1c01f49be6dca7d4a2d.tar.bz2
t9350: fix encoding test to actually test reencoding
This test used an author with non-ascii characters in the name, but no special commit message. It then grep'ed for those non-ascii characters, but those are guaranteed to exist regardless of the reencoding process since the reencoding only affects the commit message, not the author or committer names. As such, the test would work even if the re-encoding process simply stripped the commit message entirely. Modify the test to actually check that the reencoding into UTF-8 worked. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/texi.xsl')
0 files changed, 0 insertions, 0 deletions