..
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
Fixed keyboard interrupt, generics, and double.
2016-04-14 13:26:54 -05:00
DefaultEngineConfiguration.cs
- Initial work as for https://github.com/CosmosOS/Cosmos/issues/359
2016-05-21 18:55:39 +02: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
Fixed TraceAssemblies
2016-01-16 12:53:37 -06:00
Engine.Run.cs
Enable kernel execution.
2016-02-14 15:22:48 +01:00
Engine.Running.cs
Aaded methods to the debugger for long, float, and double.
2016-04-08 22:50:33 -05: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 keyboard interrupt, generics, and double.
2016-04-14 13:26:54 -05:00