Cosmos/Tests/Cosmos.TestRunner.Core
2015-07-05 16:05:35 +02:00
..
Properties
Cosmos.TestRunner.Core.csproj Fix the test runner, so it can save the details of a run. This is all that's the current high priority part of #143 2015-07-05 16:05:35 +02:00
DefaultEngineConfiguration.cs Continuing improvements to test runner. (#143) 2015-07-05 15:46:15 +02:00
Engine.Bochs.cs Continuing improvements to test runner. (#143) 2015-07-05 15:46:15 +02:00
Engine.cs More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases. 2015-07-04 12:46:28 +02:00
Engine.Helpers.cs More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases. 2015-07-04 12:46:28 +02:00
Engine.Run.cs Fix a bug in the reporting. 2015-06-27 16:31:11 +02:00
MultiplexingOutputHandler.cs Fix the test runner, so it can save the details of a run. This is all that's the current high priority part of #143 2015-07-05 16:05:35 +02:00
OutputHandlerBase.cs In tester, redirect bochs output to output handler as well. In xml, it's redirected to a new subelement of the task. (For separating it from kernel output). 2015-07-05 14:22:01 +02:00
OutputHandlerConsole.cs Continuing improvements to test runner. (#143) 2015-07-05 15:46:15 +02:00
OutputHandlerText.cs More work on #140. Now tests are ran. Next step is logging to xml. 2015-06-21 13:57:46 +02:00
OutputHandlerXml.cs Fix the test runner, so it can save the details of a run. This is all that's the current high priority part of #143 2015-07-05 16:05:35 +02:00
OutputHandlerXml.Helpers.cs Continuing work on #140. XML Logging almost works ok. 2015-06-21 14:45:09 +02:00
RunConfiguration.cs Continuing work on #140. XML Logging almost works ok. 2015-06-21 14:45:09 +02:00
TaskFailedException.cs Fix a bug in the reporting. 2015-06-27 16:31:11 +02:00