Mercurial > hg
changeset 16895:430714e2a876
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.
author | Olav Reinert <seroton10@gmail.com> |
---|---|
date | Fri, 08 Jun 2012 23:37:11 +0200 |
parents | f9b352b65180 |
children | 5af80d29c441 |
files | tests/test-i18n.t |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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) +