Merge branch 'ab/fix-poison-tests' into maint
commit6c940eb94d8c6ed75413826e067df78f30b5707f
authorJunio C Hamano <gitster@pobox.com>
Sun, 4 Jun 2017 01:20:56 +0000 (4 10:20 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 4 Jun 2017 01:20:56 +0000 (4 10:20 +0900)
tree9bda5cbac6466fe3f79afde37a98e4e79e776051
parent16b4a48feca684df87dbba3aee1cc7cd94f2ca59
parentb8e188f6f51fb016eba7eb8a76a109cdadbd4231
Merge branch 'ab/fix-poison-tests' into maint

Update tests to pass under GETTEXT_POISON (a mechanism to ensure
that output strings that should not be translated are not
translated by mistake), and tell TravisCI to run them.

* ab/fix-poison-tests:
  travis-ci: add job to run tests with GETTEXT_POISON
  travis-ci: setup "prove cache" in "script" step
  tests: fix tests broken under GETTEXT_POISON=YesPlease