mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
- FATStream Constructor Fixed: FatTable generated for empty files too - Corrected method WriteAllLines() - Added new method ReadAllLines() - In FatTestKernel added utility method StringArrayAreEquals() - In FatTestKernel fixed assertions on file existence - In FatTestKernel used ReadAllLines() to check that WriteAllLines() succeeded - In FatTestKernel moved AppendAllText() test as last of File as - for now - is always failing |
||
|---|---|---|
| .. | ||
| Drawing | ||
| IO | ||
| Net | ||
| Security | ||
| Text | ||
| Threading | ||
| BooleanImpl.cs | ||
| ByteImpl.cs | ||
| CharImpl.cs | ||
| ConsoleImpl.cs | ||
| DictionaryImpl.cs | ||
| DoubleImpl.cs | ||
| EnumImpl.cs | ||
| Int16Impl.cs | ||
| Int32Impl.cs | ||
| Int64Impl.cs | ||
| IntPtrImpl.cs | ||
| MathImpl.cs | ||
| NumberImpl.cs | ||
| RandomImpl.cs | ||
| SByteImpl.cs | ||
| SingleImpl.cs | ||
| SRImpl.cs | ||
| TypeImpl.cs | ||
| UInt16Impl.cs | ||
| UInt32Impl.cs | ||
| UInt64Impl.cs | ||
| UIntPtrImpl.cs | ||