diff options
Diffstat (limited to 'tests/test-i18n.t')
-rw-r--r-- | tests/test-i18n.t | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/test-i18n.t b/tests/test-i18n.t index ec90fd0..f40d004 100644 --- a/tests/test-i18n.t +++ b/tests/test-i18n.t @@ -2,8 +2,6 @@ Translations are optional: $ "$TESTDIR/hghave" gettext || exit 80 -#if no-outer-repo - Test that translations are compiled and installed correctly. Default encoding in tests is "ascii" and the translation is encoded @@ -24,17 +22,3 @@ Different encoding: $ HGENCODING=Latin-1 LANGUAGE=pt_BR hg tip abortado: n\xe3o foi encontrado um reposit\xf3rio em '$TESTTMP' (.hg n\xe3o encontrado)! (esc) [255] - -#endif - -Test keyword search in translated help text: - - $ HGENCODING=UTF-8 LANGUAGE=de hg help -k blättern - Topics: - - extensions Benutzung erweiterter Funktionen - - Erweiterungen: - - pager Verwendet einen externen Pager zum Bl\xc3\xa4ttern in der Ausgabe von Befehlen (esc) - |