Cosmos/Tests/Cosmos.TestRunner.Core
2015-07-04 17:55:42 +02:00
..
Properties Start of #140 2015-06-20 18:21:26 +02:00
Cosmos.TestRunner.Core.csproj Do a little refactoring to the test runner. 2015-07-02 15:49:00 +02:00
DefaultEngineConfiguration.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.Bochs.cs Increase kernel time. 2015-07-04 17:55:42 +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
OutputHandlerBase.cs Running tests works now. 2015-06-21 15:25:21 +02:00
OutputHandlerConsole.cs Running tests works now. 2015-06-21 15:25:21 +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 a bug in the reporting. 2015-06-27 16:31:11 +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