Merge branch 'jk/tests-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 31 Mar 2014 23:31:17 +0000 (16:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Mar 2014 23:31:17 +0000 (16:31 -0700)
* jk/tests-cleanup:
t0001: drop subshells just for "cd"
t0001: drop useless subshells
t0001: use test_must_fail
t0001: use test_config_global
t0001: use test_path_is_*
t0001: make symlink reinit test more careful
t: prefer "git config --file" to GIT_CONFIG
t: prefer "git config --file" to GIT_CONFIG with test_must_fail
t: stop using GIT_CONFIG to cross repo boundaries
t: drop useless sane_unset GIT_* calls
t/test-lib: drop redundant unset of GIT_CONFIG
t/Makefile: stop setting GIT_CONFIG

1  2 
t/t1300-repo-config.sh
t/test-lib.sh
Simple merge
diff --cc t/test-lib.sh
Simple merge