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