Cosmos/Tests/Cosmos.Kernel.Tests.Fat/System.IO
2018-05-19 13:33:28 +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 Removed the byte converter class and used encoding or bitconverter classes for the correct classes. 2018-05-13 21:23:43 +02:00
HelperMethods.cs
PathTest.cs
StreamWriterStreamReaderTest.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00