1
0
Bart De Smet 73ee1d2949 Clean up tests for Average. 6 жил өмнө
..
Aggregate.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
All.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Any.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Append.cs 8be4811163 Moving to Async naming convention. 7 жил өмнө
AsAsyncEnumerable.cs e7c1846962 Fixing AsAsyncEnumerable test. 7 жил өмнө
Average.Generated.cs 73ee1d2949 Clean up tests for Average. 6 жил өмнө
Average.Generated.tt 73ee1d2949 Clean up tests for Average. 6 жил өмнө
Cast.cs a46327f5ef Clean up some namespaces. 7 жил өмнө
Concat.cs 8be4811163 Moving to Async naming convention. 7 жил өмнө
Contains.cs 0d68831e0b ContainsAsync code coverage. 6 жил өмнө
Count.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
CreateEnumerable.cs 5838158e96 Clean up conversions. 6 жил өмнө
CreateEnumerator.cs 5838158e96 Clean up conversions. 6 жил өмнө
DefaultIfEmpty.cs a6574c0f2a DefaultIfEmpty unit test cleanup. 6 жил өмнө
Distinct.cs 8be4811163 Moving to Async naming convention. 7 жил өмнө
ElementAt.cs 9a644549b8 ElementAtAsync code coverage. 6 жил өмнө
ElementAtOrDefault.cs 368b760c2b ElementAtOrDefaultAsync code coverage, 6 жил өмнө
Empty.cs c4c86aa335 Empty code coverage. 6 жил өмнө
Except.cs cca4b7ec5a Rename Except and Intersect tests. 6 жил өмнө
First.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
FirstOrDefault.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
ForEachAsync.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
GroupBy.Generated.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
GroupBy.Generated.tt f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
GroupBy.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
GroupJoin.cs 8be4811163 Moving to Async naming convention. 7 жил өмнө
Intersect.cs cca4b7ec5a Rename Except and Intersect tests. 6 жил өмнө
Join.cs 934fcd563c Making more tests async. 7 жил өмнө
Last.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
LastOrDefault.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
LongCount.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Max.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Min.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
MinMax.Generated.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
MinMax.Generated.tt f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
OfType.cs a46327f5ef Clean up some namespaces. 7 жил өмнө
OrderBy.Generated.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
OrderBy.Generated.tt f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
OrderBy.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Prepend.cs 8be4811163 Moving to Async naming convention. 7 жил өмнө
Range.cs 1960d6874c Range code coverage. 6 жил өмнө
Repeat.cs 3d6c430549 Add tests for Repeat. 6 жил өмнө
Reverse.cs 8be4811163 Moving to Async naming convention. 7 жил өмнө
Select.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
SelectMany.cs 934fcd563c Making more tests async. 7 жил өмнө
SequenceEqual.cs 29803648e6 SequenceEqualAsync code coverage. 6 жил өмнө
Single.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
SingleOrDefault.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Skip.cs 472f006aa5 AsyncListPartition tests. 6 жил өмнө
SkipLast.cs a347d60547 Converting a bunch of test code to async. 7 жил өмнө
SkipWhile.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Sum.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Take.cs 472f006aa5 AsyncListPartition tests. 6 жил өмнө
TakeLast.cs a347d60547 Converting a bunch of test code to async. 7 жил өмнө
TakeWhile.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Throw.cs a46327f5ef Clean up some namespaces. 7 жил өмнө
ToArray.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 жил өмнө
ToAsyncEnumerable.cs 5838158e96 Clean up conversions. 6 жил өмнө
ToDictionary.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
ToEnumerable.cs a46a2c08d4 Add tests for ToEnumerable. 6 жил өмнө
ToHashSet.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 жил өмнө
ToList.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 жил өмнө
ToLookup.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
ToObservable.cs 5838158e96 Clean up conversions. 6 жил өмнө
Union.cs f598aad880 Add unit tests for Union. 6 жил өмнө
Where.cs f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 жил өмнө
Zip.cs 934fcd563c Making more tests async. 7 жил өмнө