X10D/X10D.Tests/src
Oliver Booth 62cb9a36fe
feat: add EnqueueAll/DequeueAll, PushAll/PopAll for Queue and Stack
2024-06-12 14:06:54 +01:00
..
Collections feat: add EnqueueAll/DequeueAll, PushAll/PopAll for Queue and Stack 2024-06-12 14:06:54 +01:00
Core feat: add range-based foreach 2024-06-12 03:40:34 +01:00
Drawing refactor: remove target-conditional branches (#87) 2023-09-13 00:46:12 +01:00
Hosting style: remove UTF8 BOM 2023-08-26 18:11:29 +01:00
IO Merge branch 'release/4.0.0' into feature/generic_math 2024-06-12 12:10:27 +01:00
Linq fix(tests): remove ambiguous call to Span<T>.Count (#88) 2023-11-14 16:57:25 +00:00
Math test: add 100% coverage for DigitalRoot 2024-06-12 13:38:52 +01:00
Net style: remove UTF8 BOM 2023-08-26 18:11:29 +01:00
Numerics test: add tests for INumber<T>.Sign 2024-06-12 13:15:54 +01:00
Reflection style: remove UTF8 BOM 2023-08-26 18:11:29 +01:00
Text refactor: remove target-conditional branches (#87) 2023-09-13 00:46:12 +01:00
Time fix(tests): add test to fix coverage on DateOnly.Deconstruct 2024-02-12 02:35:17 +00:00
Assembly.cs refactor: define test fixtures as internal 2023-08-22 17:32:47 +01:00
SetUpTrace.cs fix(tests): add support for trace logging during tests 2023-08-23 14:18:04 +01:00