ShittyLabs / ShittyLINQ

The shitty version of LINQ.
MIT License
12 stars 29 forks source link

First go at adding a Test project. #2

Closed bob0the0mighty closed 7 years ago

bob0the0mighty commented 7 years ago

I created updated the project references, created a test project, and added some tests.

Aggragate, Count, Filter, and Foldl have tests. Count fails while the others pass.

jreina commented 7 years ago

Merged.

This is very good work. Thank you for your contribution.