]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mm/test-in-absolute-home'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Jun 2025 14:15:50 +0000 (07:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Jun 2025 14:15:51 +0000 (07:15 -0700)
Tests that compare $HOME and $(pwd), which should be the same
directory unless the tests chdir's around, would fail when the user
enters the test directory via symbolic links, which has been
corrected.

* mm/test-in-absolute-home:
  t: run tests from a normalized working directory

1  2 
t/test-lib.sh

diff --cc t/test-lib.sh
Simple merge