| .. |
|
Collections/Generic
|
Dictionary test
|
2016-12-02 20:00:09 +10:00 |
|
ArrayTests.cs
|
Fixed some plugs.
|
2017-02-09 19:55:49 +00:00 |
|
BitConverterTest.cs
|
More memory work.
|
2016-09-11 07:53:45 -05: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
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
DelegatesTest.cs
|
Fixed delegates and moved some assemblers.
|
2016-09-28 23:24:04 -05:00 |
|
DoubleTest.cs
|
- Fixed ldarga so it will work again with types > bytes
|
2016-10-10 21:43:38 +02:00 |
|
Int16Test.cs
|
- Correctly plugged Enum's GetHashCode()
|
2016-03-05 23:10:06 +01:00 |
|
Int32Test.cs
|
Restored Int32 tests and added another concat test to String.
|
2016-08-24 14:21:18 +02:00 |
|
Int64Test.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
ObjectTests.cs
|
Fix MemberwiseClone.
|
2016-11-16 23:49:37 +00:00 |
|
SByteTest.cs
|
- Correctly plugged Enum's GetHashCode()
|
2016-03-05 23:10:06 +01:00 |
|
SingleTest.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
StringTest.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
UInt16Test.cs
|
- Correctly plugged Enum's GetHashCode()
|
2016-03-05 23:10:06 +01:00 |
|
UInt32Test.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
UInt64Test.cs
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
UnsafeCodeTest.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |