Cosmos/Tests/Cosmos.Kernel.Tests.Fat/System.IO
2017-10-24 23:17:50 +02:00
..
BinaryReaderTest.cs
BinaryWriterTest.cs
DirectoryInfoTest.cs
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
FileStreamTest.cs
FileTest.cs
HelperMethods.cs
PathTest.cs
StreamReaderTest.cs
StreamWriterTest.cs Trying to plug StreamWriter(), but Flush() has only a buffer filled all with 0x0000 not with the text to Write()! 2017-10-24 23:17:50 +02:00