Merge branch 'fc/rev-parse-test-updates'
commitf5e4b82c6e77699e28dd45e50a88296ea195fc9a
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:42:03 +0000 (18 11:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:42:03 +0000 (18 11:42 -0700)
treeb03ab8373c53ea10e04574eadb3fc5a87fd78e5b
parent8d8387116ae8c3e73f6184471f0c46edbd2c7601
parent7495a17363de7397509710344e1c22f0918aceee
Merge branch 'fc/rev-parse-test-updates'

Modernize tests.

* fc/rev-parse-test-updates:
  rev-parse test: use standard test functions for setup
  rev-parse test: use test_cmp instead of "test" builtin
  rev-parse test: use test_must_fail, not "if <command>; then false; fi"
  rev-parse test: modernize quoting and whitespace