Cosmos/Tests/Cosmos.Kernel.Tests.Fat/System.IO
fanoI 37d2ae4079 Corrected and added tests for Filetream in any FileMode
- Added tests to File for issue https://github.com/CosmosOS/Cosmos/issues/760
- FileImpl add "wrong" code for the previous merge: removed it
- Clean up
2017-12-24 13:34:11 +01: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
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 [NOT MERGE THIS] Stack Overflow everywhere 2017-08-22 13:23:23 +02:00
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