]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit427b538fc33d4feb958424fb997715d9fcae2a02
tree7bebff9b6b688a5e9d11dddc0b1a90ecb15df27a
parent8db3019401f8093fb895f581be641fe7e05aa755
parent2d207ed1eccae17ca5ba29920841d0e31c27e3f0
Merge branch 'mm/test-in-absolute-home'

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
t/test-lib.sh