mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-10 10:11:31 +00:00
Fixed tests for Int32 and Int64, so that they actually work. Added tests for UInt32 and UInt64 |
||
|---|---|---|
| .. | ||
| Collections/Generic | ||
| Text | ||
| ArrayTests.cs | ||
| BitConverterTest.cs | ||
| BooleanTest.cs | ||
| ByteTest.cs | ||
| CharTest.cs | ||
| ConvertTests.cs | ||
| DecimalTest.cs | ||
| DelegatesTest.cs | ||
| DoubleTest.cs | ||
| Int16Test.cs | ||
| Int32Test.cs | ||
| Int64Test.cs | ||
| MathTest.cs | ||
| ObjectTests.cs | ||
| RandomTests.cs | ||
| SByteTest.cs | ||
| SingleTest.cs | ||
| StringTest.cs | ||
| ThreadTest.cs | ||
| UInt16Test.cs | ||
| UInt32Test.cs | ||
| UInt64Test.cs | ||
| UnsafeCodeTest.cs | ||