Commit graph

24 commits

Author SHA1 Message Date
Quajak
5b0ddbed8f Merge remote-tracking branch 'upstream/master' into bug/ArrayMethods 2020-05-07 23:43:34 +02:00
Quajak
6153d281ce Fixed Array.Clear and Array.GetValue 2019-12-23 07:27:44 -05:00
Quajak
d09b664fd7 Split Bcl tests into two so that the kernel is not too large 2019-10-27 22:06:40 -04:00
Quajak
ecfb7fed26 Add indexof and similar tests
Added/Fixed implementation for indexof and lastindexof
2019-10-26 12:19:27 -04:00
Quajak
7e38f0ab5f
Merge pull request #1166 from quajak/convtests
Added tests for checked conversions
2019-10-20 11:39:15 -04:00
Charles Betros
5b671b979a
Merge pull request #1165 from quajak/indextests
Add tests for IndexOutOfRange exceptions
2019-06-30 10:26:30 -05:00
Christopher Joseph Dean Schaefer
650d4e46c2 Commented out dictionary<char,char> test. 2019-06-23 18:57:14 -04:00
Christopher Joseph Dean Schaefer
1dd7123cce Added tests for comparers. 2019-06-01 17:30:15 -04:00
Quajak
19f37f837f Added tests for checked conversions 2019-05-11 08:58:47 +02:00
Quajak
42aacadd00 Slight cleanup 2019-02-01 18:45:59 +01:00
Quajak
0dbfd6693c Added tests for input out of range checks for arrays 2019-02-01 18:41:38 +01:00
fanoI
eaec73f960 Plugged more methods of DateTime. 2019-01-27 16:36:52 +01:00
José Pedro
3d3f032d79
Added tests for Array.Empty<T>(). 2018-12-03 17:25:03 +00:00
Matthijs ter Woord
7407e4a878
Merge pull request #1013 from Geramy/Int16_Int32_StackOverflow_Test
Added Int16 and Int32 StackOverflow test
2018-11-28 12:10:13 +01:00
fanoI
4e7e5b5ff8 Added tests for StringBuilder, StringReader and StringWriter (for https://github.com/CosmosOS/Cosmos/issues/1027).
- FAT1 and FAT2 tests are joined in an unique FAT test
- IOTest refactored similarly as BCLTest
2018-11-04 14:51:02 +01:00
Quajak
180d7a8e8d Merge branch 'master' into pr/1013 2018-10-10 10:11:36 +02:00
José Pedro
301c01c20c
Added tests for 64-bit division. 2018-09-23 22:35:17 +01:00
fanoI
c0ce82a9fd
Merge pull request #908 from fanoI/hashtable-work
[WIP] Created plugs to make Hashtable work (at least when an object is key).
2018-09-23 18:11:16 +02:00
fanoI
db730bda35
Merge pull request #951 from CosmosOS/timespan-datetime
Fixed TimeSpan and DateTime
2018-09-23 18:07:28 +02:00
José Pedro
43b7614e83
Merge latest from master. 2018-08-27 22:57:51 +01:00
fanoI
abd73fd75e Finally HashTable works with ValueTypes! 2018-08-27 12:52:25 +02:00
fanoI
e941c8561c Merge branch 'master' of https://github.com/CosmosOS/Cosmos into hashtable-work 2018-08-22 17:50:46 +02:00
Quajak
c59bf1e4e3 Added tests for all BitConverter Methods 2018-08-08 09:04:22 +02:00
José Pedro
cf0bf7d313
Moved test kernels to new subfolder. 2018-08-04 18:13:23 +01:00