Merge branch 'sg/test-i18ngrep' into maint
commitdab684ff43a8157a9acb1ed8b5f0cc6147bf2e38
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:12 +0000 (22 14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:12 +0000 (22 14:24 -0700)
tree1e1e06550183bc5673c13461e7c0014583496181
parentd78b7eb2d50bd1cf57d7f06c1b4bdd8e08057926
parent63b1a175ee284f37c009e0afd7ee88a7c04ca515
Merge branch 'sg/test-i18ngrep' into maint

Test fixes.

* sg/test-i18ngrep:
  t: make 'test_i18ngrep' more informative on failure
  t: validate 'test_i18ngrep's parameters
  t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
  t5536: let 'test_i18ngrep' read the file without redirection
  t5510: consolidate 'grep' and 'test_i18ngrep' patterns
  t4001: don't run 'git status' upstream of a pipe
  t6022: don't run 'git merge' upstream of a pipe
  t5812: add 'test_i18ngrep's missing filename parameter
  t5541: add 'test_i18ngrep's missing filename parameter
t/test-lib-functions.sh