Commit graph

791 commits

Author SHA1 Message Date
Quajak
74bde2f81c
Merge branch 'master' into additionalindexarraytests 2020-11-17 10:08:05 +01:00
Quajak
39f72f9dfd Fixed estimate cpu speed method
Added a unit test
2020-11-14 20:50:46 +01:00
Quajak
c4c1d10a7c Reverted more unwanted changes 2020-11-14 19:15:55 +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
ee34c631c5 Changed again how clearing happens. Reverted to use Fat Table correctly 2020-11-07 21:58:44 +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
0d268eebef Added unittests for the VFSManager
Changed how the cluster is cleared again
Also added method to find unused cluster to use, rather than incorrectly using GetFatEntry to find cluster
2020-11-07 19:58:49 +01:00
Quajak
0c5b313352
Merge branch 'master' into fix/alloc_directory 2020-11-04 21:25:56 +01:00
Quajak
09744a47e7 Changed where 2020-11-04 18:48:06 +01:00
Quajak
d284f28dad
Change null check 2020-11-04 16:57:47 +01:00
Quajak
ca1aacfbb1 New approach to correctly initialise directory 2020-10-31 21:25:31 +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
4030691212
Merge branch 'master' into feature/vs_debug_stability 2020-10-29 00:01:14 +01:00
Quajak
2cd0d32184 Added better handling for incomplete data received when debugging 2020-10-22 19:38:43 +02:00
Charles Betros
13e20249ee
Merge branch 'master' into feature/qemu 2020-10-20 11:33:46 -05: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
Charles Betros
744f43b823
Merge branch 'master' into feature/qemu 2020-10-19 16:05:16 -05:00
Charles Betros
08e28dc0f8 Merge branch 'feature/qemu' of https://github.com/CosmosOS/Cosmos into feature/qemu 2020-10-19 13:41:54 -05:00
Charles Betros
a28e982d9f Qemu 2020-10-19 13:41:49 -05:00
Quajak
2afcd17c3d Fixed typo 2020-10-19 15:57:35 +02:00
Charles Betros
2592d7fc84
Merge branch 'master' into feature/qemu 2020-10-19 08:50:33 -05: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
KM198912
784eb44774
Update Kernel.cs
Test Color.FromName
2020-10-18 16:45:49 +02:00
Quajak
ad5808e165
Merge branch 'master' into multiboot_plug 2020-10-15 19:30:01 +02:00
Quajak
6d450e77aa
Merge branch 'master' into additionalindexarraytests 2020-10-15 11:57:51 +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
Charles Betros
f3dbded749
Merge branch 'master' into feature/qemu 2020-10-08 14:29:24 -05:00
Charles Betros
6ac875c194 Switch back to bachs as default 2020-10-07 22:09:28 -05: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
1b7aaf80b5
Merge branch 'master' into additionalindexarraytests 2020-10-01 14:38:40 +02:00
Charles Betros
ad1d450205
Merge branch 'master' into fix/int_to_string 2020-09-28 12:31:33 -05: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
Charles Betros
e7e54645c6
Merge branch 'master' into debugmode_prune_labels 2020-09-08 15:29:15 -05:00
Quajak
e62eae1414 Added plugs for Convert.ToString
Fixed int.ToString("x")
2020-09-07 00:28:55 +02:00
Quajak
ea40a05048
Merge branch 'master' into additionalindexarraytests 2020-09-06 22:36:04 +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