aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual Studio/Tango.UnitTesting/Tango.UnitTesting.csproj
Commit message (Collapse)AuthorAgeFilesLines
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-100/+0
| | | | Rename "External Repositories" to "External_Repositories".
* Implemented Managed to unmanaged pattern using protobuf.Roy Ben-Shabat2017-11-151-0/+1
| | | | UnitTest: Protobuf_TST.Call_CPP_And_Get_Result();
* Implemented PRM message factory.Roy Ben-Shabat2017-11-021-0/+10
| | | | | | Implemented Tango message wrapper. Added message types. Implemented unit test for reading writing and validating a message.
* Implemented Logging Library.Roy Ben-Shabat2017-11-011-0/+89
Implemented Console Emulation For Debugging. Implemented Unit Testing for Protobuf.