Commit graph

134 commits

Author SHA1 Message Date
valentinbreiz
864dd8dd1c
Merge branch 'master' into feature/three_byte_struct_tests 2021-01-27 23:13:51 +01:00
valentinbreiz
eaa5470e26 Client creation tests 2021-01-22 10:55:32 +01:00
valentinbreiz
c01d4b9f6a Inhereit DHCPClient from UDPClient + remove static Client + Add more tests 2021-01-21 18:31:10 +01:00
valentinbreiz
1a3c05aae9 Change test 2021-01-20 19:36:53 +01:00
valentinbreiz
4872875f5b Add NetworkTest 2021-01-20 15:15:37 +01:00
valentinbreiz
8cbb359c4d
Merge branch 'master' into feature/three_byte_struct_tests 2020-12-20 01:45:57 +01:00
valentinbreiz
6f6e11d45d
Merge branch 'master' into add_branch_tests 2020-12-19 02:39:42 +01:00
valentinbreiz
535e04b269
Merge branch 'master' into feature/AnonymousTypeTests 2020-12-19 02:09:38 +01:00
valentinbreiz
4cef138443
Merge branch 'master' into add_branch_tests 2020-12-19 00:50:17 +01:00
valentinbreiz
f7ce3dc111
Merge branch 'master' into feature/AnonymousTypeTests 2020-12-19 00:49:50 +01:00
valentinbreiz
ec1e46553a
Merge branch 'master' into feature/ulong_tostring 2020-12-19 00:48:42 +01:00
KM198912
1a5edd98a5
Update Kernel.cs 2020-11-18 16:24:21 +01:00
Quajak
806ed3c73c
Merge branch 'master' into feature/ulong_tostring 2020-11-17 10:25:56 +01:00
Quajak
3461a22617
Merge branch 'master' into feature/AnonymousTypeTests 2020-11-17 10:08:23 +01:00
Quajak
83a03e3e46
Merge branch 'master' into add_branch_tests 2020-11-17 10:07:23 +01:00
Quajak
0f728acd9a Fixed incorrect replaces 2020-11-14 19:07:21 +01:00
Quajak
ed3cd4ff51 Undid unit test approach and now use DebugFactory to allow using cosmos debug when running unit tests 2020-11-14 18:48:23 +01:00
Quajak
5b08ba79b6 Added unittest build configuration, which allows you to use loggers(COSMOSDEBUG) when using unit tests 2020-11-07 20:05:31 +01:00
Quajak
e8de30821a Moved test 2020-11-04 21:23:47 +01:00
Quajak
18d57dac54 Added test for loading and storing three byte structs 2020-11-04 18:56:19 +01:00
Quajak
c9dfec1740 Fixed fat file system bug when creating a new directory which gets allocated a cluster with data still in it
Also added more debug output
2020-10-29 11:26:55 +01:00
Quajak
80502cf3c3
Merge branch 'master' into add_branch_tests 2020-10-29 00:02:08 +01:00
KM198912
9435168e13
Update Kernel.cs
Forgot that
2020-10-20 16:46:05 +02:00
KM198912
b797255548
Add Scaling Test 2020-10-20 15:56:53 +02:00
Quajak
2afcd17c3d Fixed typo 2020-10-19 15:57:35 +02:00
Quajak
b3284881c7
Merge branch 'master' into feature/memory_map 2020-10-19 00:37:13 +02:00
Quajak
8996b1f8a3 Added CPU.GetMemoryMap
Fixed GetMBIAddress Plug
Cleaned up code
2020-10-19 00:35:42 +02:00
Quajak
b9d66e489d
Added tests for new option 2020-10-19 00:21:38 +02:00
KM198912
784eb44774
Update Kernel.cs
Test Color.FromName
2020-10-18 16:45:49 +02:00
Quajak
68bcbf24dc
Merge branch 'master' into feature/AnonymousTypeTests 2020-10-16 00:18:01 +02:00
Quajak
ad5808e165
Merge branch 'master' into multiboot_plug 2020-10-15 19:30:01 +02:00
Quajak
ea5b697778
Merge branch 'master' into fix/delete_subdirectories 2020-10-15 11:38:06 +02:00
Quajak
c9488fe979
Merge branch 'master' into multiboot_plug 2020-10-14 17:34:13 +02:00
Quajak
f15425d30b
Merge branch 'master' into fix/int_to_string 2020-10-05 12:12:11 +02:00
Quajak
2753e0358a
Merge branch 'master' into multiboot_plug 2020-10-02 11:41:27 +02:00
Quajak
dcff090d15
Merge branch 'master' into feature/AnonymousTypeTests 2020-10-01 14:24:20 +02:00
Sam Nadol
a728acb5c8 IsBlank method 2020-09-25 20:04:48 -04:00
Quajak
0d426695ac Added plug for Multiboot.GetMBIAddress() 2020-09-20 17:41:35 +02:00
Quajak
e1bda335ab Fix deleting of directories with small offset (most commonly subdirectories) 2020-09-19 21:48:32 +02:00
Quajak
e62eae1414 Added plugs for Convert.ToString
Fixed int.ToString("x")
2020-09-07 00:28:55 +02:00
Quajak
5a9a503d3f Added tests to confirm fixes in https://github.com/CosmosOS/IL2CPU/pull/94 2020-09-07 00:07:49 +02:00
Quajak
c2c1eee411
Merge branch 'master' into feature/AnonymousTypeTests 2020-09-05 14:21:07 +02:00
Charles Betros
04ae81d1d4
Merge branch 'master' into bug/random 2020-08-23 20:58:08 -05:00
Quajak
6fa701f945 Made Random return different values when called multiple times in the same second
Added tests to confirm this behaviour
2020-08-22 22:21:05 +02:00
Charles Betros
434d3a6171 Add test for eventhandler 2020-08-21 13:55:54 -05:00
Quajak
cbde32639f
Merge branch 'master' into listEnumTest 2020-07-17 11:43:14 +02:00
valentinbreiz
8cce64e3df add test for bitmap with alpha channel 2020-07-13 19:11:29 +02:00
Arawn Davies
4d9ea43d0f
Merge branch 'master' into listEnumTest 2020-07-10 16:26:40 +01:00
valentinbreiz
0781e0756e update GraphicTest kernel with Default font 2020-07-10 14:32:11 +02:00
valentinbreiz
d3ab895dc5 Merge branch 'dev/drawstringPSF' of https://github.com/CosmosOS/Cosmos into dev/drawstringPSF 2020-07-10 14:07:35 +02:00