Oren Novotny 90052f00a1 Add .NET Core 3 target vor 6 Jahren
..
AsyncLockTest.cs 03202e0418 Code clean up based on editorconfig vor 7 Jahren
ConcurrencyTest.cs 03202e0418 Code clean up based on editorconfig vor 7 Jahren
ControlSchedulerTest.cs da3b5ed03e move files to src\tests\facades vor 8 Jahren
CurrentThreadSchedulerTest.cs 4f2c4d34ee Code cleanup with tests after upping langversion vor 7 Jahren
DefaultSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars vor 7 Jahren
DispatcherSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. vor 8 Jahren
EventLoopSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars vor 7 Jahren
HistoricalSchedulerTest.cs 03202e0418 Code clean up based on editorconfig vor 7 Jahren
ImmediateSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars vor 7 Jahren
NewThreadSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars vor 7 Jahren
ScheduledItemTest.cs 4f2c4d34ee Code cleanup with tests after upping langversion vor 7 Jahren
SchedulerTest.cs 90052f00a1 Add .NET Core 3 target vor 6 Jahren
StopwatchTest.cs 03202e0418 Code clean up based on editorconfig vor 7 Jahren
SynchronizationContextSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars vor 7 Jahren
SynchronizationTest.cs 03202e0418 Code clean up based on editorconfig vor 7 Jahren
TaskPoolSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars vor 7 Jahren
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. vor 7 Jahren
VirtualSchedulerTest.cs 387b5bbcd2 Increase the likelihood to run into the timeout vor 7 Jahren