Cosmos/Tests/Cosmos.Compiler.Tests.Bcl/System
2018-01-28 02:57:08 +01:00
..
Collections/Generic Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
Text Updated to the New Project System 2018-01-28 02:57:08 +01:00
ArrayTests.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
BitConverterTest.cs BCL tests. 2018-01-14 16:58:25 +00:00
BooleanTest.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
ByteTest.cs BCL tests. 2018-01-14 16:58:25 +00:00
CharTest.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
DecimalTest.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
DelegatesTest.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
DoubleTest.cs Added back float and double parsing tests, accidentally removed in the previous commit. 2018-01-14 19:12:14 +00:00
Int16Test.cs BCL tests. 2018-01-14 16:58:25 +00:00
Int32Test.cs BCL tests. 2018-01-14 16:58:25 +00:00
Int64Test.cs BCL tests. 2018-01-14 16:58:25 +00:00
MathTest.cs BCL tests. 2018-01-14 16:58:25 +00:00
ObjectTests.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
RandomTests.cs Added tests. 2017-12-17 18:53:30 +00:00
SByteTest.cs BCL tests. 2018-01-14 16:58:25 +00:00
SingleTest.cs Added back float and double parsing tests, accidentally removed in the previous commit. 2018-01-14 19:12:14 +00:00
StringTest.cs BCL tests. 2018-01-14 16:58:25 +00:00
ThreadTest.cs Thread.Sleep plug and added ThreadTest 2018-01-21 19:15:27 +01:00
UInt16Test.cs BCL tests. 2018-01-14 16:58:25 +00:00
UInt32Test.cs BCL tests. 2018-01-14 16:58:25 +00:00
UInt64Test.cs BCL tests. 2018-01-14 16:58:25 +00:00
UnsafeCodeTest.cs Finally Directory.Info function again calling the right plug too: IFileSystemObject_get_Exists! 2018-01-03 22:17:51 +01:00