Bart De Smet bf9361a43e More tests for First and Last. 6 年 前
..
Aggregate.cs 8be4811163 Moving to Async naming convention. 7 年 前
All.cs 8be4811163 Moving to Async naming convention. 7 年 前
Any.cs 8be4811163 Moving to Async naming convention. 7 年 前
Append.cs 8be4811163 Moving to Async naming convention. 7 年 前
AsAsyncEnumerable.cs e7c1846962 Fixing AsAsyncEnumerable test. 7 年 前
Average.cs d9b0c05a69 Adding more tests for aggregates. 6 年 前
Cast.cs a46327f5ef Clean up some namespaces. 7 年 前
Concat.cs 8be4811163 Moving to Async naming convention. 7 年 前
Contains.cs 8be4811163 Moving to Async naming convention. 7 年 前
Count.cs 8be4811163 Moving to Async naming convention. 7 年 前
CreateEnumerable.cs 5838158e96 Clean up conversions. 6 年 前
CreateEnumerator.cs 5838158e96 Clean up conversions. 6 年 前
DefaultIfEmpty.cs 8be4811163 Moving to Async naming convention. 7 年 前
Distinct.cs 8be4811163 Moving to Async naming convention. 7 年 前
ElementAt.cs 8be4811163 Moving to Async naming convention. 7 年 前
ElementAtOrDefault.cs 8be4811163 Moving to Async naming convention. 7 年 前
Empty.cs a347d60547 Converting a bunch of test code to async. 7 年 前
Except.cs a347d60547 Converting a bunch of test code to async. 7 年 前
First.cs bf9361a43e More tests for First and Last. 6 年 前
FirstOrDefault.cs bf9361a43e More tests for First and Last. 6 年 前
ForEachAsync.cs 934fcd563c Making more tests async. 7 年 前
GroupBy.cs 8be4811163 Moving to Async naming convention. 7 年 前
GroupJoin.cs 8be4811163 Moving to Async naming convention. 7 年 前
Intersect.cs a347d60547 Converting a bunch of test code to async. 7 年 前
Join.cs 934fcd563c Making more tests async. 7 年 前
Last.cs bf9361a43e More tests for First and Last. 6 年 前
LastOrDefault.cs bf9361a43e More tests for First and Last. 6 年 前
LongCount.cs 8be4811163 Moving to Async naming convention. 7 年 前
Max.cs d9b0c05a69 Adding more tests for aggregates. 6 年 前
Min.cs d9b0c05a69 Adding more tests for aggregates. 6 年 前
MinMax.Generated.cs ac2525488c More tests for Min and Max. 6 年 前
MinMax.Generated.tt ac2525488c More tests for Min and Max. 6 年 前
OfType.cs a46327f5ef Clean up some namespaces. 7 年 前
OrderBy.cs d904a174fa Adding IAsyncIListProvider<T> support for OrderBy. 6 年 前
Prepend.cs 8be4811163 Moving to Async naming convention. 7 年 前
Range.cs a347d60547 Converting a bunch of test code to async. 7 年 前
Repeat.cs a347d60547 Converting a bunch of test code to async. 7 年 前
Reverse.cs 8be4811163 Moving to Async naming convention. 7 年 前
Select.cs a46327f5ef Clean up some namespaces. 7 年 前
SelectMany.cs 934fcd563c Making more tests async. 7 年 前
SequenceEqual.cs 969e2cd193 Tweaking SequenceEqual test. 6 年 前
Single.cs 8be4811163 Moving to Async naming convention. 7 年 前
SingleOrDefault.cs 8be4811163 Moving to Async naming convention. 7 年 前
Skip.cs a46327f5ef Clean up some namespaces. 7 年 前
SkipLast.cs a347d60547 Converting a bunch of test code to async. 7 年 前
SkipWhile.cs a46327f5ef Clean up some namespaces. 7 年 前
Sum.cs d9b0c05a69 Adding more tests for aggregates. 6 年 前
Take.cs a46327f5ef Clean up some namespaces. 7 年 前
TakeLast.cs a347d60547 Converting a bunch of test code to async. 7 年 前
TakeWhile.cs a46327f5ef Clean up some namespaces. 7 年 前
Throw.cs a46327f5ef Clean up some namespaces. 7 年 前
ToArray.cs 8be4811163 Moving to Async naming convention. 7 年 前
ToAsyncEnumerable.cs 5838158e96 Clean up conversions. 6 年 前
ToDictionary.cs 8be4811163 Moving to Async naming convention. 7 年 前
ToEnumerable.cs a347d60547 Converting a bunch of test code to async. 7 年 前
ToHashSet.cs 8be4811163 Moving to Async naming convention. 7 年 前
ToList.cs 8be4811163 Moving to Async naming convention. 7 年 前
ToLookup.cs 8be4811163 Moving to Async naming convention. 7 年 前
ToObservable.cs 5838158e96 Clean up conversions. 6 年 前
Union.cs a347d60547 Converting a bunch of test code to async. 7 年 前
Where.cs 934fcd563c Making more tests async. 7 年 前
Zip.cs 934fcd563c Making more tests async. 7 年 前