help: test keyword search in translated text.
authorOlav Reinert <seroton10@gmail.com>
Fri, 08 Jun 2012 23:37:11 +0200
changeset 16895 430714e2a876
parent 16894 f9b352b65180
child 16896 5af80d29c441
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.
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)
+