Merge branch 'sg/test-i18ngrep'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:45:05 +0000 (12:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2018 20:45:05 +0000 (12:45 -0800)
commit66023bbd78fe93c4704b3df754f9f7dc619ebaad
treed40b2026649abff411be794709ace3bec20892e9
parent2f6128daab0764c3915dcc9e01c27381b63f5e40
parent63b1a175ee284f37c009e0afd7ee88a7c04ca515
Merge branch 'sg/test-i18ngrep'

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
t/test-lib.sh