Merge branch 'sg/test-i18ngrep' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2018 23:08:31 +0000 (15:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2018 23:08:31 +0000 (15:08 -0800)
commite83eb33909bcb196a858800dd2dc75b8ef317c2f
tree593fe6734421e7c1739f3b4ebb66dfc505fe8b95
parent23bd5a5d2dc52fade27e4e8193ca76004d269744
parent63b1a175ee284f37c009e0afd7ee88a7c04ca515
Merge branch 'sg/test-i18ngrep' into next

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