1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-10 03:05:42 +00:00
X10D/X10D.Tests/src
Oliver Booth f6847315a1
feat: add Progress<T>.OnProgressChanged
Provides a mechanism to wrap the ProgressChanged event of a Progress<T> as an IObservable<T>.
2023-04-10 12:44:53 +01:00
..
Collections feat: add Span<T>.Replace 2023-04-06 02:31:22 +01:00
Core chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Drawing test: return coverage to 100% (#76) 2023-04-05 23:18:14 +01:00
Hosting chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
IO [ci skip] docs: add comment explaining my absolute pain 2023-04-06 19:18:20 +01:00
Linq test: fix expected/actual value swap (#76) 2023-04-05 22:51:59 +01:00
Math feat: add CountDigit for integer types 2023-04-06 14:40:27 +01:00
Net chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Numerics chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Reactive feat: add Progress<T>.OnProgressChanged 2023-04-10 12:44:53 +01:00
Reflection test: return coverage to 100% (#76) 2023-04-05 23:18:14 +01:00
Text chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Time chore: switch from MSTest to NUnit (#76) 2023-04-05 22:51:59 +01:00
Assembly.cs [ci skip] Remove unnecessary namespace import 2022-04-21 22:09:36 +01:00