From: Vasco Almeida Date: Fri, 17 Jun 2016 20:21:08 +0000 (+0000) Subject: tests: unpack-trees: update to use test_i18n* functions X-Git-Tag: v2.10.0-rc0~130^2~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e5c1272c07eb5b70e2f785ff715a800f0e3f456e?hp=e5c1272c07eb5b70e2f785ff715a800f0e3f456e tests: unpack-trees: update to use test_i18n* functions Use functions test_i18ncmp and test_i18ngrep to successfully pass tests running under GETTEXT_POISON. The output strings compared to in these test were marked for translation in ed47fdf ("i18n: unpack-trees: mark strings for translation", 2016-04-09) and later improved in 2e3926b ("i18n: unpack-trees: avoid substituting only a verb in sentences", 2016-05-12). Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano ---