mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
The tests create long paths when they see that the Registry value for long path support is set, and the manifest is supposed to advertise that the executable supports long paths. However, when the Registry value is set, the tests fail whether the manifest is embedded or not. I'm not sure if that's an issue with Wine, MinGW or what I've done.