You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Jeffrey Jangli edited this page Jan 31, 2015
·
33 revisions
In the AlphaFS unit tests, path results are compared against
System.IO to ensure the highest compatibility with .NET.
AlphaFS should of course match with .NET as much as possible,
although in some cases it will not. This is due to .NET not being able
to handle the long path format in a consistent way.