mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-13 22:27:19 -04:00
LongPath rewrites '/' to '\' on Windows, so comparing against hardcoded unix paths failed there. The test is about which entries survive a truncated walk and in what order, not about how they are spelled. Co-authored-by: rmcrackan <rmcrackan@gmail.com>