Bart De Smet 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
..
Aggregate.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
All.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
Any.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
Append.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
AsAsyncEnumerable.cs e7c1846962 Fixing AsAsyncEnumerable test. %!s(int64=7) %!d(string=hai) anos
Average.cs dcc94a8b14 Moving Average tests. %!s(int64=8) %!d(string=hai) anos
Cast.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Concat.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Contains.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
Count.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
CreateEnumerable.cs 7d7fd28769 Clean up test. %!s(int64=7) %!d(string=hai) anos
CreateEnumerator.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
DefaultIfEmpty.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Distinct.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
ElementAt.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
ElementAtOrDefault.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
Empty.cs e163c5a885 Removing dead code. %!s(int64=8) %!d(string=hai) anos
Except.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
First.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
FirstOrDefault.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
ForEachAsync.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
GroupBy.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
GroupJoin.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
Intersect.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
Join.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
Last.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
LastOrDefault.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
LongCount.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
Max.cs 3b8ef6e3e8 Moving Min and Max tests. %!s(int64=8) %!d(string=hai) anos
Min.cs 3b8ef6e3e8 Moving Min and Max tests. %!s(int64=8) %!d(string=hai) anos
OfType.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
OrderBy.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
Prepend.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Range.cs a92138455e Fixing another test. %!s(int64=8) %!d(string=hai) anos
Repeat.cs db01ff69e1 Moving Repeat tests. %!s(int64=8) %!d(string=hai) anos
Reverse.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Select.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
SelectMany.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
SequenceEqual.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
Single.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
SingleOrDefault.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
Skip.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
SkipLast.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. %!s(int64=8) %!d(string=hai) anos
SkipWhile.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Sum.cs 02fea8ce72 Moving Sum tests. %!s(int64=8) %!d(string=hai) anos
Take.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
TakeLast.cs a7c9d8cb80 Conditional compilation of ForEachAsync support. %!s(int64=7) %!d(string=hai) anos
TakeWhile.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Throw.cs 61d300dd98 Current has undefined behavior when MoveNextAsync returns false or throws. %!s(int64=7) %!d(string=hai) anos
ToArray.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
ToAsyncEnumerable.cs e2b5a524e1 Some stylistic changes. %!s(int64=7) %!d(string=hai) anos
ToDictionary.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
ToEnumerable.cs f24aa5d9c4 Update tests to work with ValueTask %!s(int64=7) %!d(string=hai) anos
ToHashSet.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
ToList.cs 7bf9840a85 Cleaning up some test code. %!s(int64=7) %!d(string=hai) anos
ToLookup.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
ToObservable.cs 0a64f5bcb6 Use CreateEnumerable overloads that take in a CancellationToken. %!s(int64=7) %!d(string=hai) anos
Union.cs 1eb95c90fe Using a null comparer is allowed. %!s(int64=7) %!d(string=hai) anos
Where.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Zip.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos