David Karnok 11506de19a Fix timed delay hangs with dotCover and the DefaultScheduler (#579) 7 年 前
..
AsyncLockTest.cs a9e2277be5 Remove a wrapper for AsyncLock in the corresponding test. It is unclear why that was useful once... (#552) 7 年 前
ConcurrencyTest.cs da3b5ed03e move files to src\tests\facades 8 年 前
ControlSchedulerTest.cs da3b5ed03e move files to src\tests\facades 8 年 前
CurrentThreadSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 年 前
DefaultSchedulerTest.cs 2de07f26b5 modernizations 8 年 前
DispatcherSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 年 前
EventLoopSchedulerTest.cs fef06a9a86 Merge pull request #364 from Reactive-Extensions/RemoveSilverlight 8 年 前
HistoricalSchedulerTest.cs da3b5ed03e move files to src\tests\facades 8 年 前
ImmediateSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 年 前
NewThreadSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 年 前
ScheduledItemTest.cs da3b5ed03e move files to src\tests\facades 8 年 前
SchedulerTest.cs 569d81d38f Rename and reorder the signature of the extension for schedule that takes an Action<TState> and a state. Reordering the signature without renaming would cause ambiguities. (#564) 7 年 前
StopwatchTest.cs bc77800155 Removing check for absence of Stopwatch. 8 年 前
SynchronizationContextSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 年 前
SynchronizationTest.cs 9a3f8a3626 Removing a few conditional compilation symbols. 8 年 前
TaskPoolSchedulerTest.cs adbb3d1102 Removing conditional compilation for TPL. 8 年 前
ThreadPoolSchedulerTest.cs 2de07f26b5 modernizations 8 年 前
VirtualSchedulerTest.cs 11506de19a Fix timed delay hangs with dotCover and the DefaultScheduler (#579) 7 年 前