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-17 22:11:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e863906eaa191af5e1f5890d6414067ca5adc82d
mRemoteNG
/
mRemoteNGTests
/
Tools
History
David Sparer
8bd571c78d
added a wrapper around the windows registry api so we can better unit test classes that use the registry
2018-08-22 09:41:32 -05:00
..
Registry
added a wrapper around the windows registry api so we can better unit test classes that use the registry
2018-08-22 09:41:32 -05:00
ExternalToolsArgumentParserTests.cs
Modified several tests that were failing on some machines due to differing environment variables. Tests are now more resilient
2016-10-14 13:09:35 -06:00
FullyObservableCollectionTests.cs
created a class and event type for handling collections that need to raise events for collection changes and child updates
2017-02-13 13:56:58 -07:00
OptionalTests.cs
changed the Maybe type name to Optional, which is slightly more common
2018-02-16 20:17:30 -06:00