X10D/X10D.Tests/src
Oliver Booth e7bdb20b19
Add tests for reflection extensions
2022-04-29 11:17:02 +01:00
..
Collections Rename UnpackBits to Unpack, PacknBit to Pack(CLR type) 2022-04-28 22:58:58 +01:00
Core Add T.RepeatValue(int) 2022-04-29 11:16:44 +01:00
Drawing Add NextColorRgb and NextColorArgb 2022-04-26 09:55:08 +01:00
IO Move IO-related bool extensions to IO namespace (#7) 2022-04-25 22:26:22 +01:00
Linq Rename n.To(n) to n.RangeTo(n) 2022-04-27 21:58:46 +01:00
Math Add tests for IsEven/IsOdd/DigitalRoot 2022-04-25 00:02:08 +01:00
Net [ci skip] Use more meaningful test names for EndPointTests 2022-04-25 10:34:49 +01:00
Reflection Add tests for reflection extensions 2022-04-29 11:17:02 +01:00
Text Move additional methods into child namespaces (#7) 2022-04-24 10:09:56 +01:00
Time Add IsLeapYear for DateTime(Offset) and numeric types 2022-04-28 10:27:32 +01:00
Assembly.cs [ci skip] Remove unnecessary namespace import 2022-04-21 22:09:36 +01:00