Cosmos/Tests/Cosmos.Kernel.Tests.Fat/System.IO
fanoI eb0a469315 Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
#	Test.sln
#	Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
#	Tests/Cosmos.TestRunner.Core/TestKernelSets.cs
2017-10-29 18:09:47 +01:00
..
BinaryReaderTest.cs More FAT work 2017-09-24 18:12:58 +02:00
BinaryWriterTest.cs More FAT work 2017-09-24 18:12:58 +02:00
DirectoryInfoTest.cs More FAT work 2017-09-24 18:12:58 +02: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
FileStreamTest.cs [NOT MERGE THIS] Stack Overflow everywhere 2017-08-22 13:23:23 +02:00
FileTest.cs Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-10-29 18:09:47 +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
StreamReaderTest.cs More FAT work 2017-09-24 18:12:58 +02:00
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