ICD.Common.Utils/ICD.Common.Utils.Tests
2019-09-09 10:07:08 -04:00
..
Attributes fix: Fixing issues with Remap methods, added unit tests 2019-06-13 17:35:03 -04:00
Collections Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.4 2019-08-22 10:42:57 -04:00
Comparers feat: Initial commit of SequenceComparer 2018-06-20 15:38:22 -04:00
EventArguments Fixing tests 2017-11-12 17:05:48 -05:00
Extensions feat: Added TimeSpan extension methods for cycling hours and minutes without modifying the day 2019-09-09 10:07:08 -04:00
Json feat: Better handling of JSON DateTimes in Net Standard 2019-08-27 15:01:09 -04:00
Services Tidying 2018-02-02 14:39:09 -05:00
Timers feat: add unit test for timer 2019-08-07 20:47:54 -04:00
Xml feat: Adding methods for deserializing an XML array of items 2019-08-29 17:21:57 -04:00
DateTimeUtilsTest.cs feat: Added TimeSpan extension methods for cycling hours and minutes without modifying the day 2019-09-09 10:07:08 -04:00
EncodingUtilsTest.cs feat: Added util method for removing BOM characters from UTF8 data 2018-05-09 11:35:53 -04:00
EnumUtilsTest.cs perf: Massive performance improvements to enum HasFlag and HasFlags extensions 2018-07-26 12:10:50 -04:00
ICD.Common.Utils.Tests_NetStandard.csproj test: Updating test framework version 2019-09-03 16:09:03 -04:00
IcdUriBuilderTest.cs fix: Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder 2019-06-21 21:32:46 -04:00
MathUtilsTest.cs feat: Added mod method to MathUtils 2019-09-09 10:06:08 -04:00
PathUtilsTest.cs Tidying 2018-02-02 14:39:09 -05:00
RecursionUtilsTest.cs test: updating get cliques unit tests 2019-06-27 10:58:22 -04:00
ReflectionUtilsTest.cs feat: Added shims for ReflectionUtils.SubscribeEvent for known callbacks 2019-01-29 21:59:10 -05:00
RegexUtilsTest.cs feat: Added RegexUtils method for replacing a single group in a match 2018-12-19 06:40:39 -05:00
SafeCriticalSectionTest.cs fix: Fixing net standard build 2018-08-13 16:43:01 -04:00
StringUtilsTest.cs feat: Adding TryFromIpIdString method 2018-10-29 14:13:46 -04:00
ThreadingUtilsTest.cs Additional test 2018-03-23 16:56:52 -04:00