t7527: test FSMonitor on repos with Unicode root paths
commit27b5d4171d90073e37c7c1233b6bcc95ba58ae1d
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 26 May 2022 21:46:56 +0000 (26 21:46 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 22:59:25 +0000 (26 15:59 -0700)
tree56e9181587c58ae5846cbca1eeced991bf72253f
parent40f865dc025cfb91ee6338f688c06cdc65b53fa0
t7527: test FSMonitor on repos with Unicode root paths

Create some test repos with UTF8 characters in the pathname of the
root directory and verify that the builtin FSMonitor can watch them.

This test is mainly for Windows where we need to avoid `*A()`
routines.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7527-builtin-fsmonitor.sh