We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I see that BCL has some tests for Expressions. Will it be any value to port some of these in wich FEC lacks?
https://github.com/dotnet/corefx/tree/master/src/System.Linq.Expressions/tests
Good task for new comers.
The text was updated successfully, but these errors were encountered:
That look promising
https://github.com/dotnet/corefx/blob/master/src/System.Linq.Expressions/tests/Lambda/LambdaTests.cs#L84
Sorry, something went wrong.
Will port deep trees and wide parameters test by manual copy with retain original naming so it would be possible to maintain stuff.
No branches or pull requests
I see that BCL has some tests for Expressions. Will it be any value to port some of these in wich FEC lacks?
https://github.com/dotnet/corefx/tree/master/src/System.Linq.Expressions/tests
Good task for new comers.
The text was updated successfully, but these errors were encountered: