[PATCH] help: test keyword search in translated text

Mads Kiilerich mads at kiilerich.com
Sat Jun 9 07:38:41 CDT 2012


Olav Reinert wrote, On 06/08/2012 11:54 PM:
> # HG changeset patch
> # User Olav Reinert <seroton10 at gmail.com>
> # Date 1339191431 -7200
> # Node ID d12fcd595cad7d72c3042490b227740f5e9e1fed
> # Parent  cf98c7b08e32ac457854b2ab5c5099f07fc5321f
> 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.

Pushed to crew, thanks.

> diff -r cf98c7b08e32 -r d12fcd595cad tests/test-i18n.t
> --- a/tests/test-i18n.t	Fri Jun 08 23:34:03 2012 +0200
> +++ 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

I'm surprised this works - even on windows. It will probably break / 
point out some breakage somewhere at some point ;-)

/Mads

> +  Topics:
> +
> +   extensions Using Additional Features
> +
> +  Erweiterungen:
> +
> +   pager Verwendet einen externen Pager zum Bl\xc3\xa4ttern in der Ausgabe von Befehlen (esc)
> +
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel





More information about the Mercurial-devel mailing list