Bart De Smet 31dd11d3f3 Moving Range tests to correct project. 8 years ago
..
Aggregate.cs 3ba441525c Moving Aggregate tests to a separate file. 8 years ago
All.cs a168ae579b Moving All and Any tests. 8 years ago
Any.cs a168ae579b Moving All and Any tests. 8 years ago
Append.cs 9472aa9f83 Cleaning up test code. 8 years ago
AsAsyncEnumerable.cs 48a01d0576 Moving AsAsyncEnumerable tests. 8 years ago
Average.cs dcc94a8b14 Moving Average tests. 8 years ago
Cast.cs dc74fc7950 Moving Cast and OfType tests. 8 years ago
Concat.cs fada7bbe58 Moving Concat tests. 8 years ago
Contains.cs 148081fe79 Moving Contains tests. 8 years ago
Count.cs 8a42792f15 Moving Count and LongCount tests. 8 years ago
DefaultIfEmpty.cs 005aad3e16 Fixing some test code. 8 years ago
Distinct.cs 39ad7449d3 Moving and splitting Distinct tests. 8 years ago
ElementAt.cs 0e2892d19d Moving ElementAt[OrDefault] tests. 8 years ago
ElementAtOrDefault.cs 0e2892d19d Moving ElementAt[OrDefault] tests. 8 years ago
Empty.cs f74ccee73e Moving Empty tests. 8 years ago
Except.cs c20d4c2557 Moving Except, Intersect, and Union tests. 8 years ago
First.cs 4d99075a0c Moving [First|Last|Single][OrDefault] tests. 8 years ago
FirstOrDefault.cs 4d99075a0c Moving [First|Last|Single][OrDefault] tests. 8 years ago
ForEachAsync.cs 4ac18e26ac Moving ForEachAsync tests. 8 years ago
GroupBy.cs cb92b5af3f Moving GroupBy tests. 8 years ago
GroupJoin.cs 88265ccee4 Cleaning up some usings. 8 years ago
Intersect.cs c20d4c2557 Moving Except, Intersect, and Union tests. 8 years ago
Join.cs 79ea1559ec Some code cosmetics. 8 years ago
Last.cs 4d99075a0c Moving [First|Last|Single][OrDefault] tests. 8 years ago
LastOrDefault.cs 4d99075a0c Moving [First|Last|Single][OrDefault] tests. 8 years ago
LongCount.cs 8a42792f15 Moving Count and LongCount tests. 8 years ago
Max.cs 3b8ef6e3e8 Moving Min and Max tests. 8 years ago
Min.cs 3b8ef6e3e8 Moving Min and Max tests. 8 years ago
OfType.cs dc74fc7950 Moving Cast and OfType tests. 8 years ago
OrderBy.cs df7ce67340 Moving OrderBy tests. 8 years ago
Prepend.cs 9472aa9f83 Cleaning up test code. 8 years ago
Range.cs 31dd11d3f3 Moving Range tests to correct project. 8 years ago
Repeat.cs db01ff69e1 Moving Repeat tests. 8 years ago
Reverse.cs 9a9cfc135a Moving Reverse tests. 8 years ago
Select.cs 705d26d529 Initial restructuring of test projects. 8 years ago
SelectMany.cs fd1a2e6c6c Moving SelectMany tests to a separate file. 8 years ago
SequenceEqual.cs cd324ece2d Moving SequenceEqual tests. 8 years ago
Single.cs 4d99075a0c Moving [First|Last|Single][OrDefault] tests. 8 years ago
SingleOrDefault.cs 4d99075a0c Moving [First|Last|Single][OrDefault] tests. 8 years ago
Skip.cs c942c10526 Moving Skip and Take tests. 8 years ago
SkipLast.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. 8 years ago
SkipWhile.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. 8 years ago
Sum.cs 02fea8ce72 Moving Sum tests. 8 years ago
Take.cs c942c10526 Moving Skip and Take tests. 8 years ago
TakeLast.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. 8 years ago
TakeWhile.cs d2fa147e0c Moving SkipWhile and TakeWhile tests. 8 years ago
ToArray.cs c2045b56df Moving ToList and ToArray tests. 8 years ago
ToDictionary.cs de6a1c101f Moving ToDictionary tests. 8 years ago
ToList.cs c2045b56df Moving ToList and ToArray tests. 8 years ago
ToLookup.cs 107460bb3b Moving ToLookup tests. 8 years ago
Union.cs c20d4c2557 Moving Except, Intersect, and Union tests. 8 years ago
Where.cs 705d26d529 Initial restructuring of test projects. 8 years ago
Zip.cs a6a7316867 Moving Zip tests. 8 years ago