ICD.Common.Utils/ICD.Common.Utils.Tests/Collections
Chris Cameron 4938dad882 Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.4
# Conflicts:
#	CHANGELOG.md
#	ICD.Common.Utils/Properties/AssemblyInfo.cs
2019-08-22 10:42:57 -04:00
..
BiDictionaryTest.cs test: Adding unit tests for BiDictionary 2018-06-18 10:06:11 -04:00
IcdHashSetTest.cs perf: Significant IcdHashSet optimizations 2018-10-27 20:36:22 -04:00
IcdOrderedDictionaryTest.cs fix: Fixed a bug with the IcdOrderedDict index setter that was creating additional values 2019-08-22 10:17:32 -04:00
PriorityQueueTest.cs fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted 2019-05-02 10:23:53 -04:00
RateLimitedEventQueueTest.cs feat: Added RateLimitedEventQueue collection for throttling events 2018-06-29 16:37:45 -04:00
ScrollQueueTest.cs Tidying 2018-02-02 14:39:09 -05:00
WeakKeyDictionaryTest.cs feat: Initial commit of WeakKeyDictionary for keeping caches of items that can not invalidate themselves 2018-04-11 12:14:06 -04:00