Cosmos/Tests/Cosmos.Compiler.Tests.Bcl/System
fanoI 58c556f085 - Initial work as for https://github.com/CosmosOS/Cosmos/issues/359
- Added Console.Clear() to Guess Demo (the boot text remained on screen)
- Added to BCL test BitConverterTest (all failing), test for single / double arithmetic operations
- Added to TestRunner BCLTest
2016-05-21 18:55:39 +02:00
..
Collections/Generic Add some tests. 2015-09-04 14:54:38 +02:00
BitConverterTest.cs - Initial work as for https://github.com/CosmosOS/Cosmos/issues/359 2016-05-21 18:55:39 +02:00
BooleanTest.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
ByteTest.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
CharTest.cs Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2016-03-07 21:23:11 +01:00
DecimalTest.cs Trying to Plug GetHashCode() for all ValueTypes. 2016-02-28 22:39:20 +01:00
DelegatesTest.cs Reading almost fixed. 2015-10-02 19:39:56 +02:00
DoubleTest.cs - Initial work as for https://github.com/CosmosOS/Cosmos/issues/359 2016-05-21 18:55:39 +02:00
Int16Test.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
Int32Test.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
Int64Test.cs - Added Bitconverter tests (fails for Double) 2016-03-30 22:04:02 +02:00
SByteTest.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
SingleTest.cs - Initial work as for https://github.com/CosmosOS/Cosmos/issues/359 2016-05-21 18:55:39 +02:00
StringTest.cs Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2016-03-07 21:23:11 +01:00
UInt16Test.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
UInt32Test.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
UInt64Test.cs - Added Bitconverter tests (fails for Double) 2016-03-30 22:04:02 +02:00