| .. |
|
Attributes
|
fix: Fixing issues with Remap methods, added unit tests
|
2019-06-13 17:35:03 -04:00 |
|
Collections
|
feat: ScrollQueue - added OnItemTrimmed event
|
2020-05-07 18:16:54 -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: Adding AreOrdered enumerable extension methods
|
2019-09-30 11:51:20 -04:00 |
|
Json
|
refactor: Rewrote JsonItemWrapper serialization for JsonConvert friendliness
|
2020-04-09 12:21:42 -04:00 |
|
Services
|
test: Using UTC in unit tests
|
2020-03-11 15:36:21 -04: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 |
|
AnsiUtilsTest.cs
|
refactor: Splitting ANSI into codes and texts, instead of converting straight to HTML
|
2020-02-25 19:06:34 -05: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
|
refactor: Reworking EnumUtils to rely less on casting back and forth to int, added method for getting enum names
|
2020-04-13 14:50:29 -04:00 |
|
ICD.Common.Utils.Tests_NetStandard.csproj
|
chore: Exluding build directory from test project
|
2020-02-28 11:27:09 -05: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
|
fix: Fixing MathUtilsTest after rename
|
2019-09-09 15:33:31 -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
|
test: Using UTC in unit tests
|
2020-03-11 15:36:21 -04:00 |