ICD.Common.Utils/ICD.Common.Utils.Tests/Collections
2021-03-30 13:43:59 -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 feat: Initial commit of IcdOrderedDictionary 2021-03-30 13:43:59 -04:00
IcdSortedDictionaryTest.cs refactor: Renaming OrderedDictionary to SortedDictionary for consistency with .Net 2021-03-29 16:23:29 -04:00
PriorityQueueTest.cs test: Fixing PriorityQueue unit tests 2020-01-06 10:28:03 -05:00
RateLimitedEventQueueTest.cs feat: Added RateLimitedEventQueue collection for throttling events 2018-06-29 16:37:45 -04:00
ScrollQueueTest.cs test: Fixed ScrollQueueTest after fixing deadlock bug 2020-09-03 11:54:30 -04: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