Cosmos/source/Cosmos.System/FileSystem
fanoI f4d627d22e Added new (failing) tests on FAT
- Added test to write another file in the same directory
- Added test for new method WriteAllLines()
- Added test for method WriteAllBytes() / ReadAllBytes()
- Added tests to create files in a subdirectory
- Added utility method byteArrayAreEquals()
2015-12-30 22:15:19 +01:00
..
FAT Added new (failing) tests on FAT 2015-12-30 22:15:19 +01:00
Listing Reworked fat file system. Added conditionals for debug output. Implemented some System.IO plugs. 2015-11-26 11:45:58 -06:00
VFS Remove debug define. 2015-12-18 10:41:45 -06:00
CosmosVFS.cs Remove debug define. 2015-12-18 10:41:45 -06:00
FileSystem.cs Implemented create file for FAT. 2015-12-06 16:32:30 -06:00
FileSystemHelpers.cs Fixed SetSize for FatStream. 2015-12-04 15:05:18 -06:00
FileSystemType.cs Continuing FAT work. 2015-11-11 10:21:49 -06:00