]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'tb/test-apfs-utf8-normalization'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:21 +0000 (14:38 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 May 2018 05:38:21 +0000 (14:38 +0900)
commit71cdbb3d4a07811ac29d2097e942607fbe1ddf33
tree7f28c38dc6fef1990a66bff04f97ef94d9d8bd26
parent2c18e6ae2434a6caa5b3a7256608470948e73f66
parent742ae10e355041bb19b8d3d530453136e2a8eff2
Merge branch 'tb/test-apfs-utf8-normalization'

A test to see if the filesystem normalizes UTF-8 filename has been
updated to check what we need to know in a more direct way, i.e. a
path created in NFC form can be accessed with NFD form (or vice
versa) to cope with APFS as well as HFS.

* tb/test-apfs-utf8-normalization:
  test: correct detection of UTF8_NFD_TO_NFC for APFS
t/test-lib.sh