akarnokd 5d769c329b Add more argument validation to TestScheduler.Start 6 ani în urmă
..
AsyncLockTest.cs 03202e0418 Code clean up based on editorconfig 7 ani în urmă
ConcurrencyTest.cs 03202e0418 Code clean up based on editorconfig 7 ani în urmă
ControlSchedulerTest.cs da3b5ed03e move files to src\tests\facades 9 ani în urmă
CurrentThreadSchedulerTest.cs 4f2c4d34ee Code cleanup with tests after upping langversion 7 ani în urmă
DefaultSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 ani în urmă
DispatcherSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 ani în urmă
EventLoopSchedulerTest.cs fa3cdc6af2 Disposing EventLoopScheduler with in-flight items (closes #286) 6 ani în urmă
HistoricalSchedulerTest.cs 03202e0418 Code clean up based on editorconfig 7 ani în urmă
ImmediateSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 ani în urmă
NewThreadSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 ani în urmă
ScheduledItemTest.cs 4f2c4d34ee Code cleanup with tests after upping langversion 7 ani în urmă
SchedulerTest.cs 90052f00a1 Add .NET Core 3 target 7 ani în urmă
StopwatchTest.cs 03202e0418 Code clean up based on editorconfig 7 ani în urmă
SynchronizationContextSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 ani în urmă
SynchronizationTest.cs 03202e0418 Code clean up based on editorconfig 7 ani în urmă
TaskPoolSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 ani în urmă
TestSchedulerTest.cs 5d769c329b Add more argument validation to TestScheduler.Start 6 ani în urmă
ThreadPoolSchedulerTest.cs 577db3420d Skip ThreadPoolSchedulerTest.No_ThreadPool_Starvation_Dispose on CI. An equivalent test for DefaultScheduler is excluded already. The assertions made here is unjustifiable when tests are run in parallel and the ThreadPool is used by other concurrently running tests. An alternative would be to disable test parallelization completely. 7 ani în urmă
VirtualSchedulerTest.cs 387b5bbcd2 Increase the likelihood to run into the timeout 7 ani în urmă