Commit graph

27 commits

Author SHA1 Message Date
José Pedro
ee9113d5c3
Added missing project references to Cosmos.TestRunner.UI. 2018-02-19 18:17:44 +00:00
José Pedro
3d30e35332
Project file cleanup. 2018-02-15 19:25:36 +00:00
José Pedro
b231f66318
Test Runner improvements. 2017-12-31 17:39:26 +00:00
José Pedro
e27746590e
Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
José Pedro
a63f4eaa5a Moved to .NET Core 2.0. 2017-08-24 19:20:44 +01:00
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
José Pedro
ab8de001e0 Tests fixes. 2017-04-25 00:28:03 +01:00
Charles Betros
a319a3f97e VS 2017 work. 2017-03-19 09:29:46 -05:00
Charles Betros
064ef18f9b Change some app.config. 2017-02-02 15:12:52 -06:00
Charles Betros
38626920d2 Added buffer plugs and changed some project configs to any cpu. 2017-01-29 22:59:35 -06:00
Charles Betros
afd18e2f15 Code cleanup and solution cleanup for netcore. 2017-01-15 22:23:56 -06:00
Charles Betros
88bdb029a9 Progress on net core. 2017-01-03 15:31:21 -06:00
Charles Betros
411ce3e872 Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
José Pedro
b60a78725f Added Copy Message option. Added autoscroll to the ListView. Fixed ListView column autosize. 2016-08-28 19:41:30 +01:00
José Pedro
ed181c503c Added "Save Log" button to the Test Runner UI. Added tests for StreamReader, StreamWriter, BinaryReader and BinaryWriter for FAT. Added MemoryStream tests. 2016-08-11 17:02:23 +01:00
Charles Betros
0bef9a8fac Updating solution config. 2016-03-13 12:27:58 -05:00
Charles Betros
4a3b6a50df Fixed up project and solution configurations and remove jetbrains annotations. 2016-03-06 17:33:21 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Matthijs ter Woord
5b0e902a21 Convert console test runner back to normal console instead of full. 2015-07-23 16:13:10 -04:00
Matthijs ter Woord
7e4997647f Small fixes to UI version of the tester. 2015-07-23 16:02:44 -04:00
Geramy L. Loveless
8ea38d1634 working ui tester
this is finished and working.
2015-07-23 10:43:07 -07:00
Geramy L. Loveless
fefb2e4888 i forgot the change of the name
fioxed the namne error
2015-07-23 10:26:52 -07:00
Geramy L. Loveless
15b26dbdcf Finished the ui.
finished the ui tester.
2015-07-23 10:24:36 -07:00
Geramy L. Loveless
7e210e7edb Finished providing engine stub
I gave the engine (OutputHandlerBase)this which is actually MainWindow
but a partial class file implementing the basic outs.
2015-07-23 07:42:46 -07:00
Geramy L. Loveless
6202c49d7a Basic Stubbing Finished.
Did some basic stubbing of the methods and now going to start
implementing the meat.
2015-07-23 07:38:42 -07:00
Geramy L. Loveless
30bc48aa72 added the test runner ui basic stuff
on to the next big thing creating the ui and overriding
OutputHandlerBase
2015-07-23 07:25:10 -07:00