Cosmos/Tests/Cosmos.Compiler.Tests.Bcl/System
fanoI d0f8fa85c3
Merge pull request #912 from quajak/master
Added Math.Floor function with tests
2018-02-27 23:39:56 +01:00
..
Collections/Generic Dictionary<String, T> works finally! 2018-02-04 18:48:58 +01:00
Text Updated to the New Project System 2018-01-28 02:57:08 +01:00
ArrayTests.cs Fix. 2017-12-23 22:37:20 +03:00
BitConverterTest.cs Fixed naming problem 2018-02-22 20:03:06 +01: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
ConvertTests.cs Added tests for Convert. 2018-02-26 00:22:06 +00: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 Added Math.Floor function with tests (Tests are simply copied from ceiling and changed results) 2018-02-25 21:10:10 +01: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 Dictionary<String, T> works finally! 2018-02-04 18:48:58 +01: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