Torsten Bögershausen [off-list ref] writes:
Am 2012-07-30 11:57, schrieb Michael J Gruber:
(Sorry being late)
That line:
quoted
skip_all="filesystem does not convert utf-8 nfd to nfc"
shouldn't it be the other way around?
skip_all="filesystem does not convert utf-8 nfc to nfd"
(and may be the following may be more easy to read:)
skip_all="filesystem does not decompose unicode"
Side note: t0050 uses another term:
"will test on a unicode corrupting filesystem"
I am OK with either of the last two. Thanks for noticing.