This website requires JavaScript.
Explore
Help
Sign In
Learning
/
mRemoteNG
Watch
1
Star
0
Fork
0
You've already forked mRemoteNG
mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced
2026-02-26 03:58:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1814aa86b7ff6906f2ca3731d20bcc54bf649428
mRemoteNG
/
mRemoteNGTests
/
Connection
History
David Sparer
1931695b03
Merge branch 'develop' into Create_basic_infrastructure_for_supporting_credential_manager
2017-01-26 08:19:10 -07:00
..
Protocol
Modified the Asserts lines of a few tests to give better info on failure
2016-10-05 12:45:50 -06:00
AbstractConnectionInfoDataTests.cs
began switching code over to using the newer connectioninfo interface
2017-01-26 08:17:11 -07:00
ConnectionInfoComparerTests.cs
Created tests for the ConnectionInfoComparer
2016-09-28 13:52:21 -06:00
ConnectionInfoInheritanceTests.cs
Refactored much of the inheritance code to use System.Reflection instead of hardcoded values.
2016-08-09 10:34:51 -06:00
ConnectionInfoTests.cs
resolved the issue with inheritance not being applied correctly for folders. created a few tests to help guard against this from happening again.
2016-11-15 10:15:49 -07:00
DefaultConnectionInfoTests.cs
resolved issue where saving default con properties would fail
2017-01-25 09:54:54 -07:00
DefaultConnectionInheritanceTests.cs
Created several simple unit & integration tests for DefaultConnectionInheritance
2016-08-10 09:06:44 -06:00