# HG changeset patch # User Olav Reinert # Date 1339191431 -7200 # Node ID 430714e2a876c5c538041ad8ebcf76f70448b966 # Parent f9b352b6518052ee06aab22d421ca599f3e0d216 help: test keyword search in translated text. Tests that help keyword search is able to search the translated help text when using a non-English language. diff -r f9b352b65180 -r 430714e2a876 tests/test-i18n.t --- a/tests/test-i18n.t Fri Jun 08 05:49:50 2012 +0300 +++ b/tests/test-i18n.t Fri Jun 08 23:37:11 2012 +0200 @@ -22,3 +22,15 @@ $ HGENCODING=Latin-1 LANGUAGE=pt_BR hg tip abortado: n\xe3o foi encontrado um reposit\xf3rio em '$TESTTMP' (.hg n\xe3o encontrado)! (esc) [255] + +Test keyword search in translated help text: + + $ HGENCODING=UTF-8 LANGUAGE=de hg help -k blättern + Topics: + + extensions Using Additional Features + + Erweiterungen: + + pager Verwendet einen externen Pager zum Bl\xc3\xa4ttern in der Ausgabe von Befehlen (esc) +