alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
558 stars 99 forks source link

There are several failing tests. #508

Open alphaleonis opened 5 years ago

alphaleonis commented 5 years ago

Eight tests are currently failing on the CI build. See AppVeyor for a list. Investigate the failures and fix them. It seems perhaps the behavior of System.IO has changed.