| .. |
|
Properties
|
Start of #140
|
2015-06-20 18:21:26 +02:00 |
|
app.config
|
Updating solution config.
|
2016-03-13 12:27:58 -05:00 |
|
Cosmos.TestRunner.Core.csproj
|
First step in improving x# and compiler.
|
2016-06-11 16:13:13 -04:00 |
|
DefaultEngineConfiguration.cs
|
Fix filesystem.
|
2016-06-14 23:20:10 -05:00 |
|
Engine.Bochs.cs
|
#250 Add an option in Cosmos projects to use the Bochs Gui Debugger.
|
2015-11-11 20:23:40 -06:00 |
|
Engine.cs
|
Another ongoing fix
|
2016-02-14 15:38:16 +01:00 |
|
Engine.Helpers.cs
|
First step in improving x# and compiler.
|
2016-06-11 16:13:13 -04:00 |
|
Engine.Run.cs
|
Enable kernel execution.
|
2016-02-14 15:22:48 +01:00 |
|
Engine.Running.cs
|
Initial work to move out the heap to a separate project.
|
2016-06-10 11:42:30 -04:00 |
|
Engine.VMware.cs
|
Progress on fat.
|
2015-10-04 11:53:03 +02:00 |
|
Enums.cs
|
Refactoring of kernel tester. Take out generic part of the runner, so other targets (vmware, hyper-v in the future, etc) can also be tested.
|
2015-07-18 00:40:53 +02:00 |
|
MultiplexingOutputHandler.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerBase.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerBasic.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerConsole.cs
|
Enable code to build.
|
2016-02-14 14:58:19 +01:00 |
|
OutputHandlerFullConsole.cs
|
Enable code to build.
|
2016-02-14 14:58:19 +01:00 |
|
OutputHandlerFullTextBase.cs
|
Enable code to build.
|
2016-02-14 14:58:19 +01:00 |
|
OutputHandlerTextBase.cs
|
Enable code to build.
|
2016-02-14 14:58:19 +01:00 |
|
OutputHandlerXml.cs
|
Added a test kernel for boxing.
|
2015-07-24 17:52:44 -05:00 |
|
OutputHandlerXml.Helpers.cs
|
Continuing work on #140. XML Logging almost works ok.
|
2015-06-21 14:45:09 +02:00 |
|
RunConfiguration.cs
|
Refactoring of kernel tester. Take out generic part of the runner, so other targets (vmware, hyper-v in the future, etc) can also be tested.
|
2015-07-18 00:40:53 +02:00 |
|
TaskFailedException.cs
|
Fix a bug in the reporting.
|
2015-06-27 16:31:11 +02:00 |
|
TestKernelSets.cs
|
Fixed issue with writing to a new file in a new directory.
|
2016-05-18 16:08:56 -05:00 |