aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual Studio/Tango.UnitTesting
Commit message (Collapse)AuthorAgeFilesLines
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-165-330/+0
| | | | Rename "External Repositories" to "External_Repositories".
* Implemented Managed to unmanaged pattern using protobuf.Roy Ben-Shabat2017-11-152-0/+24
| | | | UnitTest: Protobuf_TST.Call_CPP_And_Get_Result();
* Implemented implicit operator for TangoMessage<T>.Roy Ben-Shabat2017-11-121-2/+2
|
* Working on Tango integration & emulation on C# side.Roy Ben-Shabat2017-11-091-1/+1
|
* Implemented PRM message factory.Roy Ben-Shabat2017-11-023-0/+59
| | | | | | Implemented Tango message wrapper. Added message types. Implemented unit test for reading writing and validating a message.
* Implemented Logging Library.Roy Ben-Shabat2017-11-015-0/+247
Implemented Console Emulation For Debugging. Implemented Unit Testing for Protobuf.