Cosmos/Tests/Cosmos.Kernel.Tests.Fat/System.IO
fanoI d2ecdfdeee First part of the work on DiskManager
- plugged DriveInfo
- added tests for DriveInfo
- added to VFS a new method RegisterFilesystem()
2018-04-13 17:43:00 +02:00
..
BinaryWriterBinaryReaderTest.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
DirectoryInfoTest.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
DirectoryTest.cs Removed from DirectoryImpl.cs all the method that did not need plug anymore: CosmosFileSystem methods are called directly from Net Core code, the only remaing plugs are the ones that need IEnumerable to work. 2017-10-01 16:45:04 +02:00
DriveInfoTest.cs First part of the work on DiskManager 2018-04-13 17:43:00 +02:00
FileInfoTest.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
FileStreamTest.cs Corrected and added tests for Filetream in any FileMode 2017-12-24 13:34:11 +01:00
FileTest.cs Corrected and added tests for Filetream in any FileMode 2017-12-24 13:34:11 +01:00
HelperMethods.cs
PathTest.cs More FAT work 2017-09-24 18:12:58 +02:00
StreamWriterStreamReaderTest.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00