mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
- Make DirectoryInfo work - Refactored FAT TestRunner in a similar way to the BCL one - Bugfix: Path.GetTempPath() did not returned a complete path - Added to VFS "naive" support to Get / Set file attributes (for now only Get is supported) - Added more debug logs |
||
|---|---|---|
| .. | ||
| BinaryReaderTest.cs | ||
| BinaryWriterTest.cs | ||
| DirectoryInfoTest.cs | ||
| DirectoryTest.cs | ||
| FileStreamTest.cs | ||
| FileTest.cs | ||
| HelperMethods.cs | ||
| PathTest.cs | ||
| StreamReaderTest.cs | ||
| StreamWriterTest.cs | ||