Merge branch 'es/t1500-modernize'
commit39fbe92248a7f312a1aec07eb5f9fcd735bb814b
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2016 19:40:55 +0000 (31 12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2016 19:40:55 +0000 (31 12:40 -0700)
treed22d373747350e2176fb6d3fd9680a5f72665133
parent628991391dc7fd7a07772546de8e43684439aa73
parente6273f4da51287363137a24200dd43b87c801b3d
Merge branch 'es/t1500-modernize'

test updates to make it more readable and maintainable.

* es/t1500-modernize:
  t1500: avoid setting environment variables outside of tests
  t1500: avoid setting configuration options outside of tests
  t1500: avoid changing working directory outside of tests
  t1500: test_rev_parse: facilitate future test enhancements
  t1500: be considerate to future potential tests