develop
added unit tests for the DisplayProperties utility class. made class more testable
allow all tests to pass regardless of build type
Run tests from local resources
Added tests for all current versions and significant variations of confCons. More changes to the deserialization classes were required to make them more testable. Still needs significant work to be considered good code
Created test to ensure deserializing confCons v2.5 w/ full encryption works
Added test for deserializing confCons v2.5 custom password full encryption files
fixed some test files
Created tests for PuttyConnectionManagerDeserializer
Created tests for various bad version/schema scenarios
feature/alternate_shell - alternate shell implemented as Start Program
ensure rdcman import never sets properties to null. fixes #1401