Cosmos/Tests/Kernels/Cosmos.Compiler.Tests.Bcl/System
2018-10-16 21:53:37 +01:00
..
Collections
Text
ArrayTests.cs Replaced Array.Length assembler with inline IL. 2018-10-16 21:53:37 +01:00
BitConverterTest.cs
BooleanTest.cs
ByteTest.cs
CharTest.cs
ConvertTests.cs
DateTimeTests.cs
DecimalTest.cs
DelegatesTest.cs
DoubleTest.cs
Int16Test.cs
Int32Test.cs
Int64Test.cs Added tests for 64-bit division. 2018-09-23 22:35:17 +01:00
MathTest.cs
ObjectTests.cs
RandomTests.cs
SByteTest.cs
SingleTest.cs
StringTest.cs
ThreadTest.cs
TimeSpanTests.cs
UInt16Test.cs
UInt32Test.cs
UInt64Test.cs Added tests for 64-bit division. 2018-09-23 22:35:17 +01:00
UnsafeCodeTest.cs