Bart De Smet b05e915463 Centralize the use of timeouts. 7 years ago
..
Aggregate.cs b05e915463 Centralize the use of timeouts. 7 years ago
All.cs b05e915463 Centralize the use of timeouts. 7 years ago
Any.cs b05e915463 Centralize the use of timeouts. 7 years ago
Append.cs a347d60547 Converting a bunch of test code to async. 7 years ago
AsAsyncEnumerable.cs e7c1846962 Fixing AsAsyncEnumerable test. 7 years ago
Average.cs b05e915463 Centralize the use of timeouts. 7 years ago
Cast.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Concat.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Contains.cs b05e915463 Centralize the use of timeouts. 7 years ago
Count.cs b6d07f2348 Remove another AssertThrows helper. 7 years ago
CreateEnumerable.cs a347d60547 Converting a bunch of test code to async. 7 years ago
CreateEnumerator.cs a347d60547 Converting a bunch of test code to async. 7 years ago
DefaultIfEmpty.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Distinct.cs a347d60547 Converting a bunch of test code to async. 7 years ago
ElementAt.cs b05e915463 Centralize the use of timeouts. 7 years ago
ElementAtOrDefault.cs b05e915463 Centralize the use of timeouts. 7 years ago
Empty.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Except.cs a347d60547 Converting a bunch of test code to async. 7 years ago
First.cs b05e915463 Centralize the use of timeouts. 7 years ago
FirstOrDefault.cs b05e915463 Centralize the use of timeouts. 7 years ago
ForEachAsync.cs b05e915463 Centralize the use of timeouts. 7 years ago
GroupBy.cs b05e915463 Centralize the use of timeouts. 7 years ago
GroupJoin.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Intersect.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Join.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Last.cs b05e915463 Centralize the use of timeouts. 7 years ago
LastOrDefault.cs b05e915463 Centralize the use of timeouts. 7 years ago
LongCount.cs b6d07f2348 Remove another AssertThrows helper. 7 years ago
Max.cs b05e915463 Centralize the use of timeouts. 7 years ago
Min.cs b05e915463 Centralize the use of timeouts. 7 years ago
OfType.cs a347d60547 Converting a bunch of test code to async. 7 years ago
OrderBy.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Prepend.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Range.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Repeat.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Reverse.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Select.cs b05e915463 Centralize the use of timeouts. 7 years ago
SelectMany.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
SequenceEqual.cs b05e915463 Centralize the use of timeouts. 7 years ago
Single.cs b05e915463 Centralize the use of timeouts. 7 years ago
SingleOrDefault.cs b05e915463 Centralize the use of timeouts. 7 years ago
Skip.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
SkipLast.cs a347d60547 Converting a bunch of test code to async. 7 years ago
SkipWhile.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Sum.cs b05e915463 Centralize the use of timeouts. 7 years ago
Take.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
TakeLast.cs a347d60547 Converting a bunch of test code to async. 7 years ago
TakeWhile.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Throw.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToArray.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToAsyncEnumerable.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToDictionary.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToEnumerable.cs a347d60547 Converting a bunch of test code to async. 7 years ago
ToHashSet.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToList.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToLookup.cs b05e915463 Centralize the use of timeouts. 7 years ago
ToObservable.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Union.cs a347d60547 Converting a bunch of test code to async. 7 years ago
Where.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago
Zip.cs 9b1c16ec0a Reduce places where magic timeout values are used. 7 years ago