Commit graph

13 commits

Author SHA1 Message Date
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