Cosmos/source/Cosmos.System2_Plugs/System/IO
fanoI 51fac7ada4 Plugged FileInfo
- Added tests for FileInfo
- Added tests for Binary Reader/Writer
- Unified StreamReader and StreamWriter in a unique test
2017-12-10 20:35:29 +01:00
..
CosmosFileSystem.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
CosmosFileSystemInfo.cs Removed a lot of plugs from File: the promise is mantained it uses StreamReader / StreamWriter directly 2017-12-01 22:21:15 +01:00
DirectoryImpl.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
DirectoryInfoImpl.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
FileImpl.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
FileInfoImpl.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
FileLoadExceptionImpl.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
FileNotFoundExceptionImpl.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
FileStreamImpl.cs Plugged FileInfo 2017-12-10 20:35:29 +01:00
PathImpl.cs More FAT work 2017-09-24 18:12:58 +02:00
PathInternalImpl.cs StreamReader implemented but found bug in IL2CPU plug resolution :-( 2017-11-18 11:12:17 +01:00
TextWriterImpl.cs Removed a lot of plugs from File: the promise is mantained it uses StreamReader / StreamWriter directly 2017-12-01 22:21:15 +01:00