1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 05:15:43 +00:00
X10D/X10D.Tests/src
Oliver Booth 6505299c00
Move Stream extensions to IO namespace (#7)
* Finalizes unit tests, 99% coverage
* Update CHANGELOG
2022-04-30 13:52:34 +01:00
..
Collections Add tests for ToConnectionString/ToGetParameters 2022-04-30 10:36:03 +01:00
Core Migrate string extensions to appropriate namespaces (#7) 2022-04-30 13:08:39 +01:00
Drawing Add NextColorRgb and NextColorArgb 2022-04-26 09:55:08 +01:00
IO Move Stream extensions to IO namespace (#7) 2022-04-30 13:52:34 +01:00
Linq Rename n.To(n) to n.RangeTo(n) 2022-04-27 21:58:46 +01:00
Math Remove empty lines and unnecessary namespace imports 2022-04-30 11:33:48 +01:00
Net Move ToHost/NetworkOrder to Net namespace (#7) 2022-04-29 17:45:43 +01:00
Numerics Add tests for NextUnitVector2/3 and NextRotation(Uniform) 2022-04-30 11:34:15 +01:00
Reflection Add tests for reflection extensions 2022-04-29 11:17:02 +01:00
Text Migrate string extensions to appropriate namespaces (#7) 2022-04-30 13:08:39 +01:00
Time Move Stream extensions to IO namespace (#7) 2022-04-30 13:52:34 +01:00
Assembly.cs [ci skip] Remove unnecessary namespace import 2022-04-21 22:09:36 +01:00