summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merged develop into unit tests branch.Mikayla Ray2015-06-09259-2002/+1875
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated and documented more unit tests.Mikayla Ray2015-05-298-1455/+546
| * | | | | | | | | Updated and documented proxy callback classes unit tests, and fixed json vali...Mikayla Ray2015-05-2916-493/+335
| * | | | | | | | | Updated and documented all of the rpc datatype test classes.Mikayla Ray2015-05-2844-2898/+2004
| * | | | | | | | | Updated and documented rpc notification test classes.Mikayla Ray2015-05-2719-874/+708
| * | | | | | | | | General json rpc test fixes; json serialization, json array vs arraylist, etc.Mikayla Ray2015-05-2711-88/+85
| * | | | | | | | | Updated and documented all RPC response unit tests.Mikayla Ray2015-05-2644-2172/+1815
| * | | | | | | | | Updated and documented all RPC request unit tests, also some related and min...Mikayla Ray2015-05-2652-4256/+3353
| * | | | | | | | | Added documentation to all the proxy/rpc/enum unit test classes.Mikayla Ray2015-05-2071-384/+1471
| * | | | | | | | | Updated and documented the unit tests for the streaming package classes.Mikayla Ray2015-05-193-89/+99
| * | | | | | | | | Updated and documented unit tests for the existing trace package classes. Als...Mikayla Ray2015-05-194-126/+192
| * | | | | | | | | Updated and documented trace/enums test classes.Mikayla Ray2015-05-186-195/+205
| * | | | | | | | | Updated and documented all existing transport config test classes in the tran...Mikayla Ray2015-05-183-28/+104
| * | | | | | | | | Updated and documented BitConverter and TransportType unit tests. Added a uti...Mikayla Ray2015-05-1810-94/+165
| * | | | | | | | | Updated and documented the ByteEnumerTests class.Mikayla Ray2015-05-151-22/+79
| * | | | | | | | | Refactoring issue fixes and added documentation to DebugToolTests class.Mikayla Ray2015-05-132-61/+17
| * | | | | | | | | Documented and improved NativeLogToolTests class.Mikayla Ray2015-05-131-16/+60
| * | | | | | | | | Rearranged util classes to avoid confusion with library util tests classes an...Mikayla Ray2015-05-13141-202/+229
| * | | | | | | | | Removed broken unit tests for RPCMessage, RPCStruct, RPCRequest, RPCResponse,...Mikayla Ray2015-05-085-318/+0
| * | | | | | | | | Fixed a minor bug in the SendLocation unit tests with Longitude degrees tests...Mikayla Ray2015-05-081-1/+1
| * | | | | | | | | Added unit tests for ByteEnumer, SdlDataTypeConverter, and BitConverter classes.Mikayla Ray2015-05-073-0/+90
| * | | | | | | | | Added unit tests for the DebugTool util class and cleaned up faulty reflectio...Mikayla Ray2015-05-073-25/+93
| * | | | | | | | | Added unit tests for BaseTransportConfig, BTTransportConfig, and TCPTransport...Mikayla Ray2015-05-063-0/+71
| * | | | | | | | | Added unit tests for TransportType and SdlTrace classes.Mikayla Ray2015-05-063-1/+169
| * | | | | | | | | Added unit tests for Mime class.Mikayla Ray2015-05-061-0/+35
| * | | | | | | | | Added unit tests for DetailLevel and InterfaceActivityDirection classes.Mikayla Ray2015-05-063-1/+131
| * | | | | | | | | Added unit test to DiagLevel and Mod classes.Mikayla Ray2015-05-062-0/+185
| * | | | | | | | | Added unit tests for StreamPacketizer and StreamRPCPacketizer classes.Mikayla Ray2015-05-062-0/+89
| * | | | | | | | | Added unit tests to AbstractPacketizer class.Mikayla Ray2015-05-052-1/+113
| * | | | | | | | | Unit test fix for InternalProxyMessageTests. Information added to SdlProxyALM...Mikayla Ray2015-05-053-152/+132
| * | | | | | | | | Testing for SdlProxyConfigurationResources and SdlProxyALM have been commente...Mikayla Ray2015-04-306-61/+993
| * | | | | | | | | Added unit tests for OnProxyClosed, OnProxyOpened, OnError, and InternalProxy...Mikayla Ray2015-04-294-0/+118
| * | | | | | | | | Added unit tests for SdlProxyConfigurationResources class.Mikayla Ray2015-04-291-0/+44
| * | | | | | | | | Unit test fixes of NativeLogToolTests and other minor changes.Mikayla Ray2015-04-2813-15/+33
| * | | | | | | | | Merge pull request #171 from MikaylaRay44/feature/unit_testsMikayla Ray2015-04-272-0/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Added unit tests for the NativeLogTool class.Mikayla2015-04-272-0/+35
| |/ / / / / / / / /
| * | | | | | | | | Added tests for proxy constants.Mikayla2015-04-271-0/+21
| * | | | | | | | | Unit test fixesMikayla Ray2015-04-2413-70/+250
| * | | | | | | | | Added unit tests for TTSChunkFactory class.Mikayla Ray2015-04-231-0/+78
| * | | | | | | | | Finished unit tests for RPCRequestFactory class.Mikayla Ray2015-04-232-13/+307
| * | | | | | | | | Added unit tests to buildSetGlobalProperties and buildSetMediaClockTimer meth...Mikayla Ray2015-04-222-4/+52
| * | | | | | | | | Added unit tests for buildRegisterAppInterface and buildSetAppIcon for RPCReq...Mikayla Ray2015-04-221-1/+60
| * | | | | | | | | Added unit test for buildPerformInteraction and buildPutFiles methods for RPC...Mikayla Ray2015-04-222-8/+136
| * | | | | | | | | Added unit tests for buildCreateInteractionChoiceSet, buildDeleteCommand, bui...Mikayla Ray2015-04-222-10/+88
| * | | | | | | | | Added unit tests for buildAddSubMenu and buildAlert methods in RPCRequestFact...Mikayla Ray2015-04-222-23/+113
| * | | | | | | | | Minor unit test fixes. Added unit tests to RPCMessage, RPCNotification, RPCRe...Mikayla Ray2015-04-227-68/+207
| * | | | | | | | | Added unit tests for RPCNotification, RPCRequest, and RPCResponse classes. A...Mikayla Ray2015-04-215-4/+463
| * | | | | | | | | Added unit tests for RPCStruct classMikayla Ray2015-04-203-0/+56
| * | | | | | | | | Added unit testing for RPCMessage class.Mikayla Ray2015-04-202-0/+63
| * | | | | | | | | Added unit tests for HeartbeatMonitor class (testing is incomplete)Mikayla Ray2015-04-202-7/+85