Charles Betros
|
d418a8ce86
|
Merge branch 'master' into bug/bitmap
|
2020-05-07 21:58:37 -05:00 |
|
Charles Betros
|
2e5c4c3bc0
|
Merge pull request #1256 from quajak/bug/ArrayMethods
Fixed Array.Clear and Array.GetValue
|
2020-05-07 21:45:20 -05:00 |
|
Quajak
|
5b0ddbed8f
|
Merge remote-tracking branch 'upstream/master' into bug/ArrayMethods
|
2020-05-07 23:43:34 +02:00 |
|
Quajak
|
2822abc39a
|
Merge remote-tracking branch 'origin/master' into bug/bitmap_loading
|
2020-05-07 23:16:44 +02:00 |
|
Quajak
|
1c913100e4
|
Fixed loading and rendering of 24 bit bitmaps
|
2020-05-07 23:14:53 +02:00 |
|
Quajak
|
6153d281ce
|
Fixed Array.Clear and Array.GetValue
|
2019-12-23 07:27:44 -05:00 |
|
Quajak
|
71f078eab8
|
Fixed bitmaps (Should hopefully work now)
Added bitmap tests
Extended equalityhelper
|
2019-12-18 02:12:10 -05:00 |
|
Quajak
|
a3faa61198
|
Fixed location of new test kernel
Undid changes to configuration files
|
2019-10-27 22:43:51 -04:00 |
|
Quajak
|
09e64f0b86
|
Merge remote-tracking branch 'upstream/master' into feature/moreStringImpl
|
2019-10-27 22:09:52 -04: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
|
a6aa3778ad
|
Commented out failing test
|
2019-10-24 23:34:28 -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
|
ba2ace3ad1
|
Revert "In progress branch for cpuid plugs and tests"
This reverts commit d6c421d0bd.
|
2019-08-27 18:07:07 -05:00 |
|
Charles Betros
|
7f901bdaa0
|
Revert "Remove guics test kernel"
This reverts commit 5b4662cb0c.
|
2019-08-27 18:06:56 -05:00 |
|
Charles Betros
|
5b4662cb0c
|
Remove guics test kernel
|
2019-08-27 12:40:08 -05:00 |
|
Charles Betros
|
d6c421d0bd
|
In progress branch for cpuid plugs and tests
|
2019-08-27 12:35:50 -05: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 |
|
Charles Betros
|
747f4d0865
|
Merge pull request #1116 from fanoI/DateTime_fixes
Plugged more methods of DateTime.
|
2019-05-10 20:01:53 -05:00 |
|
Quajak
|
a7722657fe
|
Merge pull request #1124 from fanoI/cgs-fix
Fixes #1109 and #1078.
|
2019-05-04 19:14:00 +02:00 |
|
Quajak
|
68629f133d
|
Undo registry addition and try nogui
This commit tests is nogui will allow the tests to run on appveyor without problem.
|
2019-05-04 17:33:20 +02:00 |
|
Quajak
|
339e389f5d
|
Minimal graphics test
Commented out all cgs tests except `FullScreenCanvas.GetFullScreenCanvas();` to determine cause of timeout
Also Renamed registery
|
2019-05-02 15:23:55 +02:00 |
|
Charles Betros
|
b9307acfdf
|
Fix multi-cluster allocation when writing using fatstream.
|
2019-04-19 18:07:47 -05:00 |
|
José Pedro
|
169dc5eae1
|
Updates for VS 2019.
Package updates.
|
2019-04-16 00:26:33 +01:00 |
|
Charles Betros
|
bc8e4ea23c
|
Remove analyzers from build
|
2019-04-13 23:05:14 -05:00 |
|
fanoI
|
ffca0df48e
|
Fixes #1109 and #1078.
The CGS test kernel is now enabled always.
|
2019-02-17 16:35:24 +01: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
|
97aa856615
|
Package updates.
Build updates.
|
2018-12-25 21:03:24 +00:00 |
|
José Pedro
|
a563edb047
|
Fixed test kernel targets.
|
2018-12-05 23:16:18 +00:00 |
|
José Pedro
|
482ef83d3c
|
Build target fixes.
|
2018-12-05 22:39:01 +00:00 |
|
José Pedro
|
3d3f032d79
|
Added tests for Array.Empty<T>().
|
2018-12-03 17:25:03 +00:00 |
|
José Pedro
|
0d84f15e3e
|
Package updates.
|
2018-12-02 22:10:08 +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
|
fdfaaa113d
|
Removed FAT2 code from the solution: it is not needed anymore.
|
2018-11-04 15:13:18 +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 |
|
José Pedro
|
746b6da5d7
|
Build updates.
|
2018-11-01 14:39:15 +00:00 |
|
José Pedro
|
39d3d2be14
|
Moved Cosmos.Build.Common to Common.
Moved Cosmos.Build.Common.Tests to Common.
|
2018-10-30 11:56:00 +00:00 |
|
José Pedro
|
aeed119d51
|
Build updates.
|
2018-10-29 01:02:16 +00:00 |
|
José Pedro
|
39b06adcaa
|
Added roslyn analyzers.
|
2018-10-15 21:19:01 +01:00 |
|
Quajak
|
180d7a8e8d
|
Merge branch 'master' into pr/1013
|
2018-10-10 10:11:36 +02:00 |
|
Quajak
|
1a930e3181
|
Fixed and Added Tests
Fixed tests for Int32 and Int64, so that they actually work.
Added tests for UInt32 and UInt64
|
2018-10-09 22:13:47 +02:00 |
|
Charles Betros
|
bdcec8717f
|
Merge pull request #1050 from CosmosOS/chore/RemoveFrotzDemoKernel
Remove frotz demo.
|
2018-10-07 15:27:11 -05:00 |
|
Charles Betros
|
668debc3ab
|
Merge pull request #1031 from CosmosOS/coredump-fixes
Fixed core dump
|
2018-10-07 15:00:35 -05:00 |
|
Charles Betros
|
b7961f492d
|
Remove frotz demo.
|
2018-10-07 14:46:59 -05:00 |
|
José Pedro
|
b7e9b37db3
|
Test runner improvements.
|
2018-10-07 19:04:04 +01:00 |
|